public sealed class DeployProcessorVersionResponse : IMessage<DeployProcessorVersionResponse>, IEquatable<DeployProcessorVersionResponse>, IDeepCloneable<DeployProcessorVersionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DeployProcessorVersionResponse.
Response message for the
[DeployProcessorVersion][google.cloud.documentai.v1.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 Document AI v1 API is 3.19.0, which represents the most current release."],["This page documents the `DeployProcessorVersionResponse` class within the Google.Cloud.DocumentAI.V1 namespace, which is a response message for deploying processor versions."],["A range of previous versions of the Document AI v1 API, starting from version 1.0.0 up to version 3.19.0, are accessible through this page."],["The `DeployProcessorVersionResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionalities like message handling and object comparison."],["The class `DeployProcessorVersionResponse` has 2 constructors: a default parameterless constructor and a constructor that accepts another `DeployProcessorVersionResponse` object as a parameter for creating copies."]]],[]]