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."],[[["This webpage provides reference documentation for the `ProcessorVersionAlias` class within the Google Cloud Document AI v1 API, specifically for version 3.12.0."],["The `ProcessorVersionAlias` class, used for managing processor version aliases, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ProcessorVersionAlias` class include `Alias`, which is a string representing the alias name, `ProcessorVersion`, which is a string representing the aliased processor version resource name, and `ProcessorVersionAsProcessorVersionName` which provides a typed view of the resource name."],["The page also lists links to the documentation of other versions of the class, ranging from 1.0.0 to the latest 3.19.0."],["The document lists two constructors for the `ProcessorVersionAlias` class: a default constructor and one that accepts another `ProcessorVersionAlias` as a parameter."]]],[]]