Uses of Class
com.google.cloud.aiplatform.v1beta1.ListDataItemsResponse
-
Packages that use ListDataItemsResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ListDataItemsResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ListDataItemsResponse Modifier and Type Method Description ListDataItemsResponse
ListDataItemsResponse.Builder. build()
ListDataItemsResponse
ListDataItemsResponse.Builder. buildPartial()
static ListDataItemsResponse
ListDataItemsResponse. getDefaultInstance()
ListDataItemsResponse
ListDataItemsResponse.Builder. getDefaultInstanceForType()
ListDataItemsResponse
ListDataItemsResponse. getDefaultInstanceForType()
ListDataItemsResponse
DatasetServiceGrpc.DatasetServiceBlockingStub. listDataItems(ListDataItemsRequest request)
Lists DataItems in a Dataset.static ListDataItemsResponse
ListDataItemsResponse. parseDelimitedFrom(InputStream input)
static ListDataItemsResponse
ListDataItemsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(byte[] data)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(InputStream input)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(ByteBuffer data)
static ListDataItemsResponse
ListDataItemsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ListDataItemsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDataItemsRequest,ListDataItemsResponse>
DatasetServiceGrpc. getListDataItemsMethod()
com.google.protobuf.Parser<ListDataItemsResponse>
ListDataItemsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListDataItemsResponse>
DatasetServiceGrpc.DatasetServiceFutureStub. listDataItems(ListDataItemsRequest request)
Lists DataItems in a Dataset.com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,ListDataItemsResponse>
DatasetServiceClient. listDataItemsCallable()
Lists DataItems in a Dataset.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse>
DatasetServiceSettings.Builder. listDataItemsSettings()
Returns the builder for the settings used for calls to listDataItems.com.google.api.gax.rpc.PagedCallSettings<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse>
DatasetServiceSettings. listDataItemsSettings()
Returns the object with the settings used for calls to listDataItems.static com.google.protobuf.Parser<ListDataItemsResponse>
ListDataItemsResponse. parser()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ListDataItemsResponse Modifier and Type Method Description protected DatasetServiceClient.ListDataItemsPage
DatasetServiceClient.ListDataItemsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, ListDataItemsResponse response)
ListDataItemsResponse.Builder
ListDataItemsResponse.Builder. mergeFrom(ListDataItemsResponse other)
static ListDataItemsResponse.Builder
ListDataItemsResponse. newBuilder(ListDataItemsResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ListDataItemsResponse Modifier and Type Method Description 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)
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.ListDataItemsPage
DatasetServiceClient.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)
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)
default void
DatasetServiceGrpc.AsyncService. listDataItems(ListDataItemsRequest request, io.grpc.stub.StreamObserver<ListDataItemsResponse> responseObserver)
Lists DataItems in a Dataset.void
DatasetServiceGrpc.DatasetServiceStub. listDataItems(ListDataItemsRequest request, io.grpc.stub.StreamObserver<ListDataItemsResponse> responseObserver)
Lists DataItems in a Dataset. -
Uses of ListDataItemsResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ListDataItemsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,ListDataItemsResponse>
DatasetServiceStub. listDataItemsCallable()
com.google.api.gax.rpc.UnaryCallable<ListDataItemsRequest,ListDataItemsResponse>
GrpcDatasetServiceStub. listDataItemsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse>
DatasetServiceStubSettings.Builder. listDataItemsSettings()
Returns the builder for the settings used for calls to listDataItems.com.google.api.gax.rpc.PagedCallSettings<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse>
DatasetServiceStubSettings. listDataItemsSettings()
Returns the object with the settings used for calls to listDataItems.
-