Uses of Class
com.google.cloud.aiplatform.v1beta1.ListDataLabelingJobsResponse
-
Packages that use ListDataLabelingJobsResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ListDataLabelingJobsResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ListDataLabelingJobsResponse Modifier and Type Method Description ListDataLabelingJobsResponse
ListDataLabelingJobsResponse.Builder. build()
ListDataLabelingJobsResponse
ListDataLabelingJobsResponse.Builder. buildPartial()
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. getDefaultInstance()
ListDataLabelingJobsResponse
ListDataLabelingJobsResponse.Builder. getDefaultInstanceForType()
ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. getDefaultInstanceForType()
ListDataLabelingJobsResponse
JobServiceGrpc.JobServiceBlockingStub. listDataLabelingJobs(ListDataLabelingJobsRequest request)
Lists DataLabelingJobs in a Location.static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseDelimitedFrom(InputStream input)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(byte[] data)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(InputStream input)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(ByteBuffer data)
static ListDataLabelingJobsResponse
ListDataLabelingJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ListDataLabelingJobsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse>
JobServiceGrpc. getListDataLabelingJobsMethod()
com.google.protobuf.Parser<ListDataLabelingJobsResponse>
ListDataLabelingJobsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListDataLabelingJobsResponse>
JobServiceGrpc.JobServiceFutureStub. listDataLabelingJobs(ListDataLabelingJobsRequest request)
Lists DataLabelingJobs in a Location.com.google.api.gax.rpc.UnaryCallable<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse>
JobServiceClient. listDataLabelingJobsCallable()
Lists DataLabelingJobs in a Location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse>
JobServiceSettings.Builder. listDataLabelingJobsSettings()
Returns the builder for the settings used for calls to listDataLabelingJobs.com.google.api.gax.rpc.PagedCallSettings<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse>
JobServiceSettings. listDataLabelingJobsSettings()
Returns the object with the settings used for calls to listDataLabelingJobs.static com.google.protobuf.Parser<ListDataLabelingJobsResponse>
ListDataLabelingJobsResponse. parser()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ListDataLabelingJobsResponse Modifier and Type Method Description protected JobServiceClient.ListDataLabelingJobsPage
JobServiceClient.ListDataLabelingJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, ListDataLabelingJobsResponse response)
ListDataLabelingJobsResponse.Builder
ListDataLabelingJobsResponse.Builder. mergeFrom(ListDataLabelingJobsResponse other)
static ListDataLabelingJobsResponse.Builder
ListDataLabelingJobsResponse. newBuilder(ListDataLabelingJobsResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ListDataLabelingJobsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.ListDataLabelingJobsPagedResponse>
JobServiceClient.ListDataLabelingJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, com.google.api.core.ApiFuture<ListDataLabelingJobsResponse> futureResponse)
static com.google.api.core.ApiFuture<JobServiceClient.ListDataLabelingJobsPagedResponse>
JobServiceClient.ListDataLabelingJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, com.google.api.core.ApiFuture<ListDataLabelingJobsResponse> futureResponse)
protected JobServiceClient.ListDataLabelingJobsPage
JobServiceClient.ListDataLabelingJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, ListDataLabelingJobsResponse response)
com.google.api.core.ApiFuture<JobServiceClient.ListDataLabelingJobsPage>
JobServiceClient.ListDataLabelingJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, com.google.api.core.ApiFuture<ListDataLabelingJobsResponse> futureResponse)
com.google.api.core.ApiFuture<JobServiceClient.ListDataLabelingJobsPage>
JobServiceClient.ListDataLabelingJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, com.google.api.core.ApiFuture<ListDataLabelingJobsResponse> futureResponse)
default void
JobServiceGrpc.AsyncService. listDataLabelingJobs(ListDataLabelingJobsRequest request, io.grpc.stub.StreamObserver<ListDataLabelingJobsResponse> responseObserver)
Lists DataLabelingJobs in a Location.void
JobServiceGrpc.JobServiceStub. listDataLabelingJobs(ListDataLabelingJobsRequest request, io.grpc.stub.StreamObserver<ListDataLabelingJobsResponse> responseObserver)
Lists DataLabelingJobs in a Location. -
Uses of ListDataLabelingJobsResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ListDataLabelingJobsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse>
GrpcJobServiceStub. listDataLabelingJobsCallable()
com.google.api.gax.rpc.UnaryCallable<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse>
JobServiceStub. listDataLabelingJobsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse>
JobServiceStubSettings.Builder. listDataLabelingJobsSettings()
Returns the builder for the settings used for calls to listDataLabelingJobs.com.google.api.gax.rpc.PagedCallSettings<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse>
JobServiceStubSettings. listDataLabelingJobsSettings()
Returns the object with the settings used for calls to listDataLabelingJobs.
-