public sealed class ProcessorVersionAlias : IMessage<ProcessorVersionAlias>, IEquatable<ProcessorVersionAlias>, IDeepCloneable<ProcessorVersionAlias>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class ProcessorVersionAlias.
Contains the alias and the aliased resource name of processor version.
[[["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, with the webpage providing access to documentation for multiple versions, ranging from 1.0.0 to 3.19.0."],["The `ProcessorVersionAlias` class, documented on this page, is a part of the `Google.Cloud.DocumentAI.V1` namespace within the Google Cloud Document AI v1 API, used to contain the alias and aliased resource name of a processor version."],["The `ProcessorVersionAlias` class has properties for `Alias`, `ProcessorVersion`, and `ProcessorVersionAsProcessorVersionName`, which are used to manage and define the processor version's details and its association."],["The `ProcessorVersionAlias` class has constructors for creating new instances, either as a default or by copying an existing `ProcessorVersionAlias`."],["This class inherits members from `object`, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its integration with Google's protocol buffer and .NET frameworks."]]],[]]