Uses of Class
com.google.cloud.datalabeling.v1beta1.CreateInstructionRequest
-
Packages that use CreateInstructionRequest Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling APIcom.google.cloud.datalabeling.v1beta1.stub -
-
Uses of CreateInstructionRequest in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return CreateInstructionRequest Modifier and Type Method Description CreateInstructionRequest
CreateInstructionRequest.Builder. build()
CreateInstructionRequest
CreateInstructionRequest.Builder. buildPartial()
static CreateInstructionRequest
CreateInstructionRequest. getDefaultInstance()
CreateInstructionRequest
CreateInstructionRequest.Builder. getDefaultInstanceForType()
CreateInstructionRequest
CreateInstructionRequest. getDefaultInstanceForType()
static CreateInstructionRequest
CreateInstructionRequest. parseDelimitedFrom(InputStream input)
static CreateInstructionRequest
CreateInstructionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(byte[] data)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(InputStream input)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(ByteBuffer data)
static CreateInstructionRequest
CreateInstructionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type CreateInstructionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateInstructionRequest,com.google.longrunning.Operation>
DataLabelingServiceClient. createInstructionCallable()
Creates an instruction for how data should be labeled.com.google.api.gax.rpc.OperationCallable<CreateInstructionRequest,Instruction,CreateInstructionMetadata>
DataLabelingServiceClient. createInstructionOperationCallable()
Creates an instruction for how data should be labeled.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstructionRequest,Instruction,CreateInstructionMetadata>
DataLabelingServiceSettings.Builder. createInstructionOperationSettings()
Returns the builder for the settings used for calls to createInstruction.com.google.api.gax.rpc.OperationCallSettings<CreateInstructionRequest,Instruction,CreateInstructionMetadata>
DataLabelingServiceSettings. createInstructionOperationSettings()
Returns the object with the settings used for calls to createInstruction.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstructionRequest,com.google.longrunning.Operation>
DataLabelingServiceSettings.Builder. createInstructionSettings()
Returns the builder for the settings used for calls to createInstruction.com.google.api.gax.rpc.UnaryCallSettings<CreateInstructionRequest,com.google.longrunning.Operation>
DataLabelingServiceSettings. createInstructionSettings()
Returns the object with the settings used for calls to createInstruction.static io.grpc.MethodDescriptor<CreateInstructionRequest,com.google.longrunning.Operation>
DataLabelingServiceGrpc. getCreateInstructionMethod()
com.google.protobuf.Parser<CreateInstructionRequest>
CreateInstructionRequest. getParserForType()
static com.google.protobuf.Parser<CreateInstructionRequest>
CreateInstructionRequest. parser()
Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type CreateInstructionRequest Modifier and Type Method Description default void
DataLabelingServiceGrpc.AsyncService. createInstruction(CreateInstructionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates an instruction for how data should be labeled.com.google.longrunning.Operation
DataLabelingServiceGrpc.DataLabelingServiceBlockingStub. createInstruction(CreateInstructionRequest request)
Creates an instruction for how data should be labeled.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DataLabelingServiceGrpc.DataLabelingServiceFutureStub. createInstruction(CreateInstructionRequest request)
Creates an instruction for how data should be labeled.void
DataLabelingServiceGrpc.DataLabelingServiceStub. createInstruction(CreateInstructionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates an instruction for how data should be labeled.com.google.api.gax.longrunning.OperationFuture<Instruction,CreateInstructionMetadata>
DataLabelingServiceClient. createInstructionAsync(CreateInstructionRequest request)
Creates an instruction for how data should be labeled.CreateInstructionRequest.Builder
CreateInstructionRequest.Builder. mergeFrom(CreateInstructionRequest other)
static CreateInstructionRequest.Builder
CreateInstructionRequest. newBuilder(CreateInstructionRequest prototype)
-
Uses of CreateInstructionRequest in com.google.cloud.datalabeling.v1beta1.stub
Methods in com.google.cloud.datalabeling.v1beta1.stub that return types with arguments of type CreateInstructionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateInstructionRequest,com.google.longrunning.Operation>
DataLabelingServiceStub. createInstructionCallable()
com.google.api.gax.rpc.UnaryCallable<CreateInstructionRequest,com.google.longrunning.Operation>
GrpcDataLabelingServiceStub. createInstructionCallable()
com.google.api.gax.rpc.OperationCallable<CreateInstructionRequest,Instruction,CreateInstructionMetadata>
DataLabelingServiceStub. createInstructionOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateInstructionRequest,Instruction,CreateInstructionMetadata>
GrpcDataLabelingServiceStub. createInstructionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstructionRequest,Instruction,CreateInstructionMetadata>
DataLabelingServiceStubSettings.Builder. createInstructionOperationSettings()
Returns the builder for the settings used for calls to createInstruction.com.google.api.gax.rpc.OperationCallSettings<CreateInstructionRequest,Instruction,CreateInstructionMetadata>
DataLabelingServiceStubSettings. createInstructionOperationSettings()
Returns the object with the settings used for calls to createInstruction.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstructionRequest,com.google.longrunning.Operation>
DataLabelingServiceStubSettings.Builder. createInstructionSettings()
Returns the builder for the settings used for calls to createInstruction.com.google.api.gax.rpc.UnaryCallSettings<CreateInstructionRequest,com.google.longrunning.Operation>
DataLabelingServiceStubSettings. createInstructionSettings()
Returns the object with the settings used for calls to createInstruction.
-