public sealed class UndeployProcessorVersionResponse : IMessage<UndeployProcessorVersionResponse>, IEquatable<UndeployProcessorVersionResponse>, IDeepCloneable<UndeployProcessorVersionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class UndeployProcessorVersionResponse.
Response message for the [UndeployProcessorVersion][google.cloud.documentai.v1.DocumentProcessorService.UndeployProcessorVersion] method.
Implements
IMessageUndeployProcessorVersionResponse, IEquatableUndeployProcessorVersionResponse, IDeepCloneableUndeployProcessorVersionResponse, IBufferMessage, IMessageNamespace
Google.Cloud.DocumentAI.V1Assembly
Google.Cloud.DocumentAI.V1.dll
Constructors
UndeployProcessorVersionResponse()
public UndeployProcessorVersionResponse()
UndeployProcessorVersionResponse(UndeployProcessorVersionResponse)
public UndeployProcessorVersionResponse(UndeployProcessorVersionResponse other)
Parameter | |
---|---|
Name | Description |
other |
UndeployProcessorVersionResponse |