public sealed class SetDefaultProcessorVersionResponse : IMessage<SetDefaultProcessorVersionResponse>, IEquatable<SetDefaultProcessorVersionResponse>, IDeepCloneable<SetDefaultProcessorVersionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class SetDefaultProcessorVersionResponse.
Response message for set default processor version 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."],[[["This webpage provides reference documentation for the `SetDefaultProcessorVersionResponse` class within the Google Cloud Document AI v1 API for .NET, detailing its structure and functionality."],["The latest version available for the API is 3.19.0, with multiple historical versions accessible, spanning from 1.0.0 up to the latest version."],["The `SetDefaultProcessorVersionResponse` class is a response message for the method used to set the default processor version and it implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.DocumentAI.V1` namespace, found in the `Google.Cloud.DocumentAI.V1.dll` assembly, and includes constructors for creating instances of the class."],["There are other inherited members of the class that are mentioned such as: `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()` and `Object.ToString()`."]]],[]]