Uses of Class
com.google.cloud.aiplatform.v1.GetDataLabelingJobRequest
-
Packages that use GetDataLabelingJobRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of GetDataLabelingJobRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GetDataLabelingJobRequest Modifier and Type Method Description GetDataLabelingJobRequestGetDataLabelingJobRequest.Builder. build()GetDataLabelingJobRequestGetDataLabelingJobRequest.Builder. buildPartial()static GetDataLabelingJobRequestGetDataLabelingJobRequest. getDefaultInstance()GetDataLabelingJobRequestGetDataLabelingJobRequest.Builder. getDefaultInstanceForType()GetDataLabelingJobRequestGetDataLabelingJobRequest. getDefaultInstanceForType()static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseDelimitedFrom(InputStream input)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(byte[] data)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(com.google.protobuf.ByteString data)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(InputStream input)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(ByteBuffer data)static GetDataLabelingJobRequestGetDataLabelingJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GetDataLabelingJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDataLabelingJobRequest,DataLabelingJob>JobServiceClient. getDataLabelingJobCallable()Gets a DataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataLabelingJobRequest,DataLabelingJob>JobServiceSettings.Builder. getDataLabelingJobSettings()Returns the builder for the settings used for calls to getDataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings<GetDataLabelingJobRequest,DataLabelingJob>JobServiceSettings. getDataLabelingJobSettings()Returns the object with the settings used for calls to getDataLabelingJob.static io.grpc.MethodDescriptor<GetDataLabelingJobRequest,DataLabelingJob>JobServiceGrpc. getGetDataLabelingJobMethod()com.google.protobuf.Parser<GetDataLabelingJobRequest>GetDataLabelingJobRequest. getParserForType()static com.google.protobuf.Parser<GetDataLabelingJobRequest>GetDataLabelingJobRequest. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GetDataLabelingJobRequest Modifier and Type Method Description DataLabelingJobJobServiceClient. getDataLabelingJob(GetDataLabelingJobRequest request)Gets a DataLabelingJob.default voidJobServiceGrpc.AsyncService. getDataLabelingJob(GetDataLabelingJobRequest request, io.grpc.stub.StreamObserver<DataLabelingJob> responseObserver)Gets a DataLabelingJob.DataLabelingJobJobServiceGrpc.JobServiceBlockingStub. getDataLabelingJob(GetDataLabelingJobRequest request)Gets a DataLabelingJob.com.google.common.util.concurrent.ListenableFuture<DataLabelingJob>JobServiceGrpc.JobServiceFutureStub. getDataLabelingJob(GetDataLabelingJobRequest request)Gets a DataLabelingJob.voidJobServiceGrpc.JobServiceStub. getDataLabelingJob(GetDataLabelingJobRequest request, io.grpc.stub.StreamObserver<DataLabelingJob> responseObserver)Gets a DataLabelingJob.GetDataLabelingJobRequest.BuilderGetDataLabelingJobRequest.Builder. mergeFrom(GetDataLabelingJobRequest other)static GetDataLabelingJobRequest.BuilderGetDataLabelingJobRequest. newBuilder(GetDataLabelingJobRequest prototype) -
Uses of GetDataLabelingJobRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type GetDataLabelingJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDataLabelingJobRequest,DataLabelingJob>GrpcJobServiceStub. getDataLabelingJobCallable()com.google.api.gax.rpc.UnaryCallable<GetDataLabelingJobRequest,DataLabelingJob>JobServiceStub. getDataLabelingJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataLabelingJobRequest,DataLabelingJob>JobServiceStubSettings.Builder. getDataLabelingJobSettings()Returns the builder for the settings used for calls to getDataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings<GetDataLabelingJobRequest,DataLabelingJob>JobServiceStubSettings. getDataLabelingJobSettings()Returns the object with the settings used for calls to getDataLabelingJob.
-