public sealed class SetDefaultProcessorVersionMetadata : IMessage<SetDefaultProcessorVersionMetadata>, IEquatable<SetDefaultProcessorVersionMetadata>, IDeepCloneable<SetDefaultProcessorVersionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class SetDefaultProcessorVersionMetadata.
The long running operation metadata 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 page provides documentation for the `SetDefaultProcessorVersionMetadata` class within the `Google.Cloud.DocumentAI.V1` API for .NET, detailing its functionality and usage."],["The `SetDefaultProcessorVersionMetadata` class is used for managing metadata related to setting the default processor version in the Cloud Document AI API, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `SetDefaultProcessorVersionMetadata` class, ranging from the latest 3.19.0 down to 1.0.0, with links to each version's specific documentation."],["It includes information about the class's constructors, which are a default constructor and one that takes another `SetDefaultProcessorVersionMetadata` object as a parameter, for cloning purposes."],["The `SetDefaultProcessorVersionMetadata` class contains a `CommonMetadata` property of type `CommonOperationMetadata`, which stores basic metadata about the long-running operation."]]],[]]