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 undeploy processor version method.
Implements
IMessage<UndeployProcessorVersionResponse>, IEquatable<UndeployProcessorVersionResponse>, IDeepCloneable<UndeployProcessorVersionResponse>, 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 |