Uses of Class
com.google.cloud.documentai.v1.UndeployProcessorVersionRequest
-
Packages that use UndeployProcessorVersionRequest Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI APIcom.google.cloud.documentai.v1.stub -
-
Uses of UndeployProcessorVersionRequest in com.google.cloud.documentai.v1
Methods in com.google.cloud.documentai.v1 that return UndeployProcessorVersionRequest Modifier and Type Method Description UndeployProcessorVersionRequest
UndeployProcessorVersionRequest.Builder. build()
UndeployProcessorVersionRequest
UndeployProcessorVersionRequest.Builder. buildPartial()
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. getDefaultInstance()
UndeployProcessorVersionRequest
UndeployProcessorVersionRequest.Builder. getDefaultInstanceForType()
UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. getDefaultInstanceForType()
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseDelimitedFrom(InputStream input)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(byte[] data)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(com.google.protobuf.ByteString data)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(InputStream input)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(ByteBuffer data)
static UndeployProcessorVersionRequest
UndeployProcessorVersionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.documentai.v1 that return types with arguments of type UndeployProcessorVersionRequest Modifier and Type Method Description com.google.protobuf.Parser<UndeployProcessorVersionRequest>
UndeployProcessorVersionRequest. getParserForType()
static io.grpc.MethodDescriptor<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
DocumentProcessorServiceGrpc. getUndeployProcessorVersionMethod()
static com.google.protobuf.Parser<UndeployProcessorVersionRequest>
UndeployProcessorVersionRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
DocumentProcessorServiceClient. undeployProcessorVersionCallable()
Undeploys the processor version.com.google.api.gax.rpc.OperationCallable<UndeployProcessorVersionRequest,UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
DocumentProcessorServiceClient. undeployProcessorVersionOperationCallable()
Undeploys the processor version.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployProcessorVersionRequest,UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
DocumentProcessorServiceSettings.Builder. undeployProcessorVersionOperationSettings()
Returns the builder for the settings used for calls to undeployProcessorVersion.com.google.api.gax.rpc.OperationCallSettings<UndeployProcessorVersionRequest,UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
DocumentProcessorServiceSettings. undeployProcessorVersionOperationSettings()
Returns the object with the settings used for calls to undeployProcessorVersion.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
DocumentProcessorServiceSettings.Builder. undeployProcessorVersionSettings()
Returns the builder for the settings used for calls to undeployProcessorVersion.com.google.api.gax.rpc.UnaryCallSettings<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
DocumentProcessorServiceSettings. undeployProcessorVersionSettings()
Returns the object with the settings used for calls to undeployProcessorVersion.Methods in com.google.cloud.documentai.v1 with parameters of type UndeployProcessorVersionRequest Modifier and Type Method Description UndeployProcessorVersionRequest.Builder
UndeployProcessorVersionRequest.Builder. mergeFrom(UndeployProcessorVersionRequest other)
static UndeployProcessorVersionRequest.Builder
UndeployProcessorVersionRequest. newBuilder(UndeployProcessorVersionRequest prototype)
default void
DocumentProcessorServiceGrpc.AsyncService. undeployProcessorVersion(UndeployProcessorVersionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Undeploys the processor version.com.google.longrunning.Operation
DocumentProcessorServiceGrpc.DocumentProcessorServiceBlockingStub. undeployProcessorVersion(UndeployProcessorVersionRequest request)
Undeploys the processor version.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DocumentProcessorServiceGrpc.DocumentProcessorServiceFutureStub. undeployProcessorVersion(UndeployProcessorVersionRequest request)
Undeploys the processor version.void
DocumentProcessorServiceGrpc.DocumentProcessorServiceStub. undeployProcessorVersion(UndeployProcessorVersionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Undeploys the processor version.com.google.api.gax.longrunning.OperationFuture<UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
DocumentProcessorServiceClient. undeployProcessorVersionAsync(UndeployProcessorVersionRequest request)
Undeploys the processor version. -
Uses of UndeployProcessorVersionRequest in com.google.cloud.documentai.v1.stub
Methods in com.google.cloud.documentai.v1.stub that return types with arguments of type UndeployProcessorVersionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
DocumentProcessorServiceStub. undeployProcessorVersionCallable()
com.google.api.gax.rpc.UnaryCallable<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
GrpcDocumentProcessorServiceStub. undeployProcessorVersionCallable()
com.google.api.gax.rpc.UnaryCallable<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
HttpJsonDocumentProcessorServiceStub. undeployProcessorVersionCallable()
com.google.api.gax.rpc.OperationCallable<UndeployProcessorVersionRequest,UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
DocumentProcessorServiceStub. undeployProcessorVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<UndeployProcessorVersionRequest,UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
GrpcDocumentProcessorServiceStub. undeployProcessorVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<UndeployProcessorVersionRequest,UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
HttpJsonDocumentProcessorServiceStub. undeployProcessorVersionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployProcessorVersionRequest,UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
DocumentProcessorServiceStubSettings.Builder. undeployProcessorVersionOperationSettings()
Returns the builder for the settings used for calls to undeployProcessorVersion.com.google.api.gax.rpc.OperationCallSettings<UndeployProcessorVersionRequest,UndeployProcessorVersionResponse,UndeployProcessorVersionMetadata>
DocumentProcessorServiceStubSettings. undeployProcessorVersionOperationSettings()
Returns the object with the settings used for calls to undeployProcessorVersion.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
DocumentProcessorServiceStubSettings.Builder. undeployProcessorVersionSettings()
Returns the builder for the settings used for calls to undeployProcessorVersion.com.google.api.gax.rpc.UnaryCallSettings<UndeployProcessorVersionRequest,com.google.longrunning.Operation>
DocumentProcessorServiceStubSettings. undeployProcessorVersionSettings()
Returns the object with the settings used for calls to undeployProcessorVersion.
-