Uses of Class
com.google.cloud.datalabeling.v1beta1.Instruction
-
Packages that use Instruction Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling APIcom.google.cloud.datalabeling.v1beta1.stub -
-
Uses of Instruction in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return Instruction Modifier and Type Method Description InstructionInstruction.Builder. build()InstructionInstruction.Builder. buildPartial()static InstructionInstruction. getDefaultInstance()InstructionInstruction.Builder. getDefaultInstanceForType()InstructionInstruction. getDefaultInstanceForType()InstructionCreateInstructionRequest.Builder. getInstruction()Required.InstructionCreateInstructionRequest. getInstruction()Required.InstructionCreateInstructionRequestOrBuilder. getInstruction()Required.InstructionDataLabelingServiceClient. getInstruction(GetInstructionRequest request)Gets an instruction by resource name.InstructionDataLabelingServiceClient. getInstruction(InstructionName name)Gets an instruction by resource name.InstructionDataLabelingServiceClient. getInstruction(String name)Gets an instruction by resource name.InstructionDataLabelingServiceGrpc.DataLabelingServiceBlockingStub. getInstruction(GetInstructionRequest request)Gets an instruction by resource name.InstructionListInstructionsResponse.Builder. getInstructions(int index)The list of Instructions to return.InstructionListInstructionsResponse. getInstructions(int index)The list of Instructions to return.InstructionListInstructionsResponseOrBuilder. getInstructions(int index)The list of Instructions to return.static InstructionInstruction. parseDelimitedFrom(InputStream input)static InstructionInstruction. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstructionInstruction. parseFrom(byte[] data)static InstructionInstruction. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstructionInstruction. parseFrom(com.google.protobuf.ByteString data)static InstructionInstruction. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstructionInstruction. parseFrom(com.google.protobuf.CodedInputStream input)static InstructionInstruction. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstructionInstruction. parseFrom(InputStream input)static InstructionInstruction. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstructionInstruction. parseFrom(ByteBuffer data)static InstructionInstruction. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type Instruction Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Instruction,CreateInstructionMetadata>DataLabelingServiceClient. createInstructionAsync(CreateInstructionRequest request)Creates an instruction for how data should be labeled.com.google.api.gax.longrunning.OperationFuture<Instruction,CreateInstructionMetadata>DataLabelingServiceClient. createInstructionAsync(ProjectName parent, Instruction instruction)Creates an instruction for how data should be labeled.com.google.api.gax.longrunning.OperationFuture<Instruction,CreateInstructionMetadata>DataLabelingServiceClient. createInstructionAsync(String parent, Instruction instruction)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.static io.grpc.MethodDescriptor<GetInstructionRequest,Instruction>DataLabelingServiceGrpc. getGetInstructionMethod()com.google.common.util.concurrent.ListenableFuture<Instruction>DataLabelingServiceGrpc.DataLabelingServiceFutureStub. getInstruction(GetInstructionRequest request)Gets an instruction by resource name.com.google.api.gax.rpc.UnaryCallable<GetInstructionRequest,Instruction>DataLabelingServiceClient. getInstructionCallable()Gets an instruction by resource name.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstructionRequest,Instruction>DataLabelingServiceSettings.Builder. getInstructionSettings()Returns the builder for the settings used for calls to getInstruction.com.google.api.gax.rpc.UnaryCallSettings<GetInstructionRequest,Instruction>DataLabelingServiceSettings. getInstructionSettings()Returns the object with the settings used for calls to getInstruction.List<Instruction>ListInstructionsResponse.Builder. getInstructionsList()The list of Instructions to return.List<Instruction>ListInstructionsResponse. getInstructionsList()The list of Instructions to return.List<Instruction>ListInstructionsResponseOrBuilder. getInstructionsList()The list of Instructions to return.com.google.protobuf.Parser<Instruction>Instruction. getParserForType()static com.google.protobuf.Parser<Instruction>Instruction. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type Instruction Modifier and Type Method Description ListInstructionsResponse.BuilderListInstructionsResponse.Builder. addInstructions(int index, Instruction value)The list of Instructions to return.ListInstructionsResponse.BuilderListInstructionsResponse.Builder. addInstructions(Instruction value)The list of Instructions to return.com.google.api.gax.longrunning.OperationFuture<Instruction,CreateInstructionMetadata>DataLabelingServiceClient. createInstructionAsync(ProjectName parent, Instruction instruction)Creates an instruction for how data should be labeled.com.google.api.gax.longrunning.OperationFuture<Instruction,CreateInstructionMetadata>DataLabelingServiceClient. createInstructionAsync(String parent, Instruction instruction)Creates an instruction for how data should be labeled.Instruction.BuilderInstruction.Builder. mergeFrom(Instruction other)CreateInstructionRequest.BuilderCreateInstructionRequest.Builder. mergeInstruction(Instruction value)Required.static Instruction.BuilderInstruction. newBuilder(Instruction prototype)CreateInstructionRequest.BuilderCreateInstructionRequest.Builder. setInstruction(Instruction value)Required.ListInstructionsResponse.BuilderListInstructionsResponse.Builder. setInstructions(int index, Instruction value)The list of Instructions to return.Method parameters in com.google.cloud.datalabeling.v1beta1 with type arguments of type Instruction Modifier and Type Method Description ListInstructionsResponse.BuilderListInstructionsResponse.Builder. addAllInstructions(Iterable<? extends Instruction> values)The list of Instructions to return.static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListInstructionsPagedResponse>DataLabelingServiceClient.ListInstructionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context, com.google.api.core.ApiFuture<ListInstructionsResponse> futureResponse)protected DataLabelingServiceClient.ListInstructionsPageDataLabelingServiceClient.ListInstructionsPage. createPage(com.google.api.gax.rpc.PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context, ListInstructionsResponse response)com.google.api.core.ApiFuture<DataLabelingServiceClient.ListInstructionsPage>DataLabelingServiceClient.ListInstructionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstructionsRequest,ListInstructionsResponse,Instruction> context, com.google.api.core.ApiFuture<ListInstructionsResponse> futureResponse)default voidDataLabelingServiceGrpc.AsyncService. getInstruction(GetInstructionRequest request, io.grpc.stub.StreamObserver<Instruction> responseObserver)Gets an instruction by resource name.voidDataLabelingServiceGrpc.DataLabelingServiceStub. getInstruction(GetInstructionRequest request, io.grpc.stub.StreamObserver<Instruction> responseObserver)Gets an instruction by resource name. -
Uses of Instruction in com.google.cloud.datalabeling.v1beta1.stub
Methods in com.google.cloud.datalabeling.v1beta1.stub that return types with arguments of type Instruction Modifier and Type Method Description 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.UnaryCallable<GetInstructionRequest,Instruction>DataLabelingServiceStub. getInstructionCallable()com.google.api.gax.rpc.UnaryCallable<GetInstructionRequest,Instruction>GrpcDataLabelingServiceStub. getInstructionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstructionRequest,Instruction>DataLabelingServiceStubSettings.Builder. getInstructionSettings()Returns the builder for the settings used for calls to getInstruction.com.google.api.gax.rpc.UnaryCallSettings<GetInstructionRequest,Instruction>DataLabelingServiceStubSettings. getInstructionSettings()Returns the object with the settings used for calls to getInstruction.
-