Uses of Class
com.google.cloud.aiplatform.v1beta1.DataItem
-
Packages that use DataItem Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DataItem in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DataItem Modifier and Type Method Description DataItemDataItem.Builder. build()DataItemDataItem.Builder. buildPartial()DataItemDataItemView.Builder. getDataItem()The DataItem.DataItemDataItemView. getDataItem()The DataItem.DataItemDataItemViewOrBuilder. getDataItem()The DataItem.DataItemListDataItemsResponse.Builder. getDataItems(int index)A list of DataItems that matches the specified filter in the request.DataItemListDataItemsResponse. getDataItems(int index)A list of DataItems that matches the specified filter in the request.DataItemListDataItemsResponseOrBuilder. getDataItems(int index)A list of DataItems that matches the specified filter in the request.static DataItemDataItem. getDefaultInstance()DataItemDataItem.Builder. getDefaultInstanceForType()DataItemDataItem. getDefaultInstanceForType()static DataItemDataItem. parseDelimitedFrom(InputStream input)static DataItemDataItem. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemDataItem. parseFrom(byte[] data)static DataItemDataItem. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemDataItem. parseFrom(com.google.protobuf.ByteString data)static DataItemDataItem. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemDataItem. parseFrom(com.google.protobuf.CodedInputStream input)static DataItemDataItem. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemDataItem. parseFrom(InputStream input)static DataItemDataItem. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataItemDataItem. parseFrom(ByteBuffer data)static DataItemDataItem. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DataItem Modifier and Type Method Description List<DataItem>ListDataItemsResponse.Builder. getDataItemsList()A list of DataItems that matches the specified filter in the request.List<DataItem>ListDataItemsResponse. getDataItemsList()A list of DataItems that matches the specified filter in the request.List<DataItem>ListDataItemsResponseOrBuilder. getDataItemsList()A list of DataItems that matches the specified filter in the request.com.google.protobuf.Parser<DataItem>DataItem. getParserForType()static com.google.protobuf.Parser<DataItem>DataItem. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type DataItem Modifier and Type Method Description ListDataItemsResponse.BuilderListDataItemsResponse.Builder. addDataItems(int index, DataItem value)A list of DataItems that matches the specified filter in the request.ListDataItemsResponse.BuilderListDataItemsResponse.Builder. addDataItems(DataItem value)A list of DataItems that matches the specified filter in the request.DataItemView.BuilderDataItemView.Builder. mergeDataItem(DataItem value)The DataItem.DataItem.BuilderDataItem.Builder. mergeFrom(DataItem other)static DataItem.BuilderDataItem. newBuilder(DataItem prototype)DataItemView.BuilderDataItemView.Builder. setDataItem(DataItem value)The DataItem.ListDataItemsResponse.BuilderListDataItemsResponse.Builder. setDataItems(int index, DataItem value)A list of DataItems that matches the specified filter in the request.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type DataItem Modifier and Type Method Description ListDataItemsResponse.BuilderListDataItemsResponse.Builder. addAllDataItems(Iterable<? extends DataItem> values)A list of DataItems that matches the specified filter in the request.static com.google.api.core.ApiFuture<DatasetServiceClient.ListDataItemsPagedResponse>DatasetServiceClient.ListDataItemsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)protected DatasetServiceClient.ListDataItemsPageDatasetServiceClient.ListDataItemsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, ListDataItemsResponse response)com.google.api.core.ApiFuture<DatasetServiceClient.ListDataItemsPage>DatasetServiceClient.ListDataItemsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)
-