Uses of Class
com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest
-
Packages that use ListInstructionsRequest Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling APIcom.google.cloud.datalabeling.v1beta1.stub -
-
Uses of ListInstructionsRequest in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return ListInstructionsRequest Modifier and Type Method Description ListInstructionsRequestListInstructionsRequest.Builder. build()ListInstructionsRequestListInstructionsRequest.Builder. buildPartial()static ListInstructionsRequestListInstructionsRequest. getDefaultInstance()ListInstructionsRequestListInstructionsRequest.Builder. getDefaultInstanceForType()ListInstructionsRequestListInstructionsRequest. getDefaultInstanceForType()static ListInstructionsRequestListInstructionsRequest. parseDelimitedFrom(InputStream input)static ListInstructionsRequestListInstructionsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstructionsRequestListInstructionsRequest. parseFrom(byte[] data)static ListInstructionsRequestListInstructionsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstructionsRequestListInstructionsRequest. parseFrom(com.google.protobuf.ByteString data)static ListInstructionsRequestListInstructionsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstructionsRequestListInstructionsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListInstructionsRequestListInstructionsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstructionsRequestListInstructionsRequest. parseFrom(InputStream input)static ListInstructionsRequestListInstructionsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstructionsRequestListInstructionsRequest. parseFrom(ByteBuffer data)static ListInstructionsRequestListInstructionsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type ListInstructionsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListInstructionsRequest,ListInstructionsResponse>DataLabelingServiceGrpc. getListInstructionsMethod()com.google.protobuf.Parser<ListInstructionsRequest>ListInstructionsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListInstructionsRequest,ListInstructionsResponse>DataLabelingServiceClient. listInstructionsCallable()Lists instructions for a project.com.google.api.gax.rpc.UnaryCallable<ListInstructionsRequest,DataLabelingServiceClient.ListInstructionsPagedResponse>DataLabelingServiceClient. listInstructionsPagedCallable()Lists instructions for a project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstructionsRequest,ListInstructionsResponse,DataLabelingServiceClient.ListInstructionsPagedResponse>DataLabelingServiceSettings.Builder. listInstructionsSettings()Returns the builder for the settings used for calls to listInstructions.com.google.api.gax.rpc.PagedCallSettings<ListInstructionsRequest,ListInstructionsResponse,DataLabelingServiceClient.ListInstructionsPagedResponse>DataLabelingServiceSettings. listInstructionsSettings()Returns the object with the settings used for calls to listInstructions.static com.google.protobuf.Parser<ListInstructionsRequest>ListInstructionsRequest. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type ListInstructionsRequest Modifier and Type Method Description DataLabelingServiceClient.ListInstructionsPagedResponseDataLabelingServiceClient. listInstructions(ListInstructionsRequest request)Lists instructions for a project.default voidDataLabelingServiceGrpc.AsyncService. listInstructions(ListInstructionsRequest request, io.grpc.stub.StreamObserver<ListInstructionsResponse> responseObserver)Lists instructions for a project.ListInstructionsResponseDataLabelingServiceGrpc.DataLabelingServiceBlockingStub. listInstructions(ListInstructionsRequest request)Lists instructions for a project.com.google.common.util.concurrent.ListenableFuture<ListInstructionsResponse>DataLabelingServiceGrpc.DataLabelingServiceFutureStub. listInstructions(ListInstructionsRequest request)Lists instructions for a project.voidDataLabelingServiceGrpc.DataLabelingServiceStub. listInstructions(ListInstructionsRequest request, io.grpc.stub.StreamObserver<ListInstructionsResponse> responseObserver)Lists instructions for a project.ListInstructionsRequest.BuilderListInstructionsRequest.Builder. mergeFrom(ListInstructionsRequest other)static ListInstructionsRequest.BuilderListInstructionsRequest. newBuilder(ListInstructionsRequest prototype)Method parameters in com.google.cloud.datalabeling.v1beta1 with type arguments of type ListInstructionsRequest Modifier and Type Method Description 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) -
Uses of ListInstructionsRequest in com.google.cloud.datalabeling.v1beta1.stub
Methods in com.google.cloud.datalabeling.v1beta1.stub that return types with arguments of type ListInstructionsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListInstructionsRequest,ListInstructionsResponse>DataLabelingServiceStub. listInstructionsCallable()com.google.api.gax.rpc.UnaryCallable<ListInstructionsRequest,ListInstructionsResponse>GrpcDataLabelingServiceStub. listInstructionsCallable()com.google.api.gax.rpc.UnaryCallable<ListInstructionsRequest,DataLabelingServiceClient.ListInstructionsPagedResponse>DataLabelingServiceStub. listInstructionsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListInstructionsRequest,DataLabelingServiceClient.ListInstructionsPagedResponse>GrpcDataLabelingServiceStub. listInstructionsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstructionsRequest,ListInstructionsResponse,DataLabelingServiceClient.ListInstructionsPagedResponse>DataLabelingServiceStubSettings.Builder. listInstructionsSettings()Returns the builder for the settings used for calls to listInstructions.com.google.api.gax.rpc.PagedCallSettings<ListInstructionsRequest,ListInstructionsResponse,DataLabelingServiceClient.ListInstructionsPagedResponse>DataLabelingServiceStubSettings. listInstructionsSettings()Returns the object with the settings used for calls to listInstructions.
-