public sealed class DeployProcessorVersionResponse : IMessage<DeployProcessorVersionResponse>, IEquatable<DeployProcessorVersionResponse>, IDeepCloneable<DeployProcessorVersionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class DeployProcessorVersionResponse.
Response message for the
[DeployProcessorVersion][google.cloud.documentai.v1beta3.DocumentProcessorService.DeployProcessorVersion]
method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `DeployProcessorVersionResponse` class in the Cloud Document AI v1beta3 API is 2.0.0-beta23, and it is the response message for the `DeployProcessorVersion` method."],["This class inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `DeployProcessorVersionResponse` class is found within the `Google.Cloud.DocumentAI.V1Beta3` namespace and is contained in the `Google.Cloud.DocumentAI.V1Beta3.dll` assembly."],["There are two constructors for the class: a parameterless constructor, and one that takes another `DeployProcessorVersionResponse` object."]]],[]]