public sealed class UndeployProcessorVersionResponse : IMessage<UndeployProcessorVersionResponse>, IEquatable<UndeployProcessorVersionResponse>, IDeepCloneable<UndeployProcessorVersionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class UndeployProcessorVersionResponse.
Response message for the undeploy processor version method.
Implements
IMessageUndeployProcessorVersionResponse, IEquatableUndeployProcessorVersionResponse, IDeepCloneableUndeployProcessorVersionResponse, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.DocumentAIV1Beta3Assembly
Google.Cloud.DocumentAI.V1Beta3.dll
Constructors
UndeployProcessorVersionResponse()
public UndeployProcessorVersionResponse()
UndeployProcessorVersionResponse(UndeployProcessorVersionResponse)
public UndeployProcessorVersionResponse(UndeployProcessorVersionResponse other)
Name | Description |
other | UndeployProcessorVersionResponse |