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