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."],["The latest version of the Document AI API is 3.19.0, with multiple older versions available, down to version 1.0.0."],["The `ProcessorVersionAlias` class contains properties like `Alias`, `ProcessorVersion`, and `ProcessorVersionAsProcessorVersionName`, which provide information about aliased processor versions and their resource names."],["The `ProcessorVersionAlias` class has two constructors which can either be empty, or have another `ProcessorVersionAlias` as an argument, and it implements multiple interfaces including IMessage and IDeepCloneable."],["This page details the class's inheritance from the object class, implements various interfaces and also lists inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]