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 ListDataLabelingJobsResponseListDataLabelingJobsResponse.Builder. build()ListDataLabelingJobsResponseListDataLabelingJobsResponse.Builder. buildPartial()static ListDataLabelingJobsResponseListDataLabelingJobsResponse. getDefaultInstance()ListDataLabelingJobsResponseListDataLabelingJobsResponse.Builder. getDefaultInstanceForType()ListDataLabelingJobsResponseListDataLabelingJobsResponse. getDefaultInstanceForType()ListDataLabelingJobsResponseJobServiceGrpc.JobServiceBlockingStub. listDataLabelingJobs(ListDataLabelingJobsRequest request)Lists DataLabelingJobs in a Location.static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseDelimitedFrom(InputStream input)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(byte[] data)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(com.google.protobuf.ByteString data)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(InputStream input)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. parseFrom(ByteBuffer data)static ListDataLabelingJobsResponseListDataLabelingJobsResponse. 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.ListDataLabelingJobsPageJobServiceClient.ListDataLabelingJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, ListDataLabelingJobsResponse response)ListDataLabelingJobsResponse.BuilderListDataLabelingJobsResponse.Builder. mergeFrom(ListDataLabelingJobsResponse other)static ListDataLabelingJobsResponse.BuilderListDataLabelingJobsResponse. 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.ListDataLabelingJobsPageJobServiceClient.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 voidJobServiceGrpc.AsyncService. listDataLabelingJobs(ListDataLabelingJobsRequest request, io.grpc.stub.StreamObserver<ListDataLabelingJobsResponse> responseObserver)Lists DataLabelingJobs in a Location.voidJobServiceGrpc.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.
-