Uses of Class
com.google.cloud.aiplatform.v1.DataItemView
-
Packages that use DataItemView Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of DataItemView in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DataItemView Modifier and Type Method Description DataItemViewDataItemView.Builder. build()DataItemViewDataItemView.Builder. buildPartial()DataItemViewSearchDataItemsResponse.Builder. getDataItemViews(int index)The DataItemViews read.DataItemViewSearchDataItemsResponse. getDataItemViews(int index)The DataItemViews read.DataItemViewSearchDataItemsResponseOrBuilder. getDataItemViews(int index)The DataItemViews read.static DataItemViewDataItemView. getDefaultInstance()DataItemViewDataItemView.Builder. getDefaultInstanceForType()DataItemViewDataItemView. getDefaultInstanceForType()static DataItemViewDataItemView. parseDelimitedFrom(InputStream input)static DataItemViewDataItemView. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemViewDataItemView. parseFrom(byte[] data)static DataItemViewDataItemView. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemViewDataItemView. parseFrom(com.google.protobuf.ByteString data)static DataItemViewDataItemView. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemViewDataItemView. parseFrom(com.google.protobuf.CodedInputStream input)static DataItemViewDataItemView. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemViewDataItemView. parseFrom(InputStream input)static DataItemViewDataItemView. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemViewDataItemView. parseFrom(ByteBuffer data)static DataItemViewDataItemView. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DataItemView Modifier and Type Method Description List<DataItemView>SearchDataItemsResponse.Builder. getDataItemViewsList()The DataItemViews read.List<DataItemView>SearchDataItemsResponse. getDataItemViewsList()The DataItemViews read.List<DataItemView>SearchDataItemsResponseOrBuilder. getDataItemViewsList()The DataItemViews read.com.google.protobuf.Parser<DataItemView>DataItemView. getParserForType()static com.google.protobuf.Parser<DataItemView>DataItemView. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type DataItemView Modifier and Type Method Description SearchDataItemsResponse.BuilderSearchDataItemsResponse.Builder. addDataItemViews(int index, DataItemView value)The DataItemViews read.SearchDataItemsResponse.BuilderSearchDataItemsResponse.Builder. addDataItemViews(DataItemView value)The DataItemViews read.DataItemView.BuilderDataItemView.Builder. mergeFrom(DataItemView other)static DataItemView.BuilderDataItemView. newBuilder(DataItemView prototype)SearchDataItemsResponse.BuilderSearchDataItemsResponse.Builder. setDataItemViews(int index, DataItemView value)The DataItemViews read.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type DataItemView Modifier and Type Method Description SearchDataItemsResponse.BuilderSearchDataItemsResponse.Builder. addAllDataItemViews(Iterable<? extends DataItemView> values)The DataItemViews read.static com.google.api.core.ApiFuture<DatasetServiceClient.SearchDataItemsPagedResponse>DatasetServiceClient.SearchDataItemsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchDataItemsRequest,SearchDataItemsResponse,DataItemView> context, com.google.api.core.ApiFuture<SearchDataItemsResponse> futureResponse)protected DatasetServiceClient.SearchDataItemsPageDatasetServiceClient.SearchDataItemsPage. createPage(com.google.api.gax.rpc.PageContext<SearchDataItemsRequest,SearchDataItemsResponse,DataItemView> context, SearchDataItemsResponse response)com.google.api.core.ApiFuture<DatasetServiceClient.SearchDataItemsPage>DatasetServiceClient.SearchDataItemsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchDataItemsRequest,SearchDataItemsResponse,DataItemView> context, com.google.api.core.ApiFuture<SearchDataItemsResponse> futureResponse)
-