public sealed class SetDefaultProcessorVersionMetadata : IMessage<SetDefaultProcessorVersionMetadata>, IEquatable<SetDefaultProcessorVersionMetadata>, IDeepCloneable<SetDefaultProcessorVersionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class SetDefaultProcessorVersionMetadata.
The long-running operation metadata for the
[SetDefaultProcessorVersion][google.cloud.documentai.v1beta3.DocumentProcessorService.SetDefaultProcessorVersion]
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-24 UTC."],[[["This document provides reference information for the `SetDefaultProcessorVersionMetadata` class within the Google Cloud Document AI v1beta3 API."],["The `SetDefaultProcessorVersionMetadata` class is used for managing the metadata of long-running operations related to setting the default processor version."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various functionalities such as message handling, comparison, and cloning."],["It is part of the `Google.Cloud.DocumentAI.V1Beta3` namespace and is located within the `Google.Cloud.DocumentAI.V1Beta3.dll` assembly."],["It contains two constructors and one property, `CommonMetadata`, which will obtain and set basic metadata of long-running operations."]]],[]]