public sealed class ProcessorVersionAlias : IMessage<ProcessorVersionAlias>, IEquatable<ProcessorVersionAlias>, IDeepCloneable<ProcessorVersionAlias>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 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-24 UTC."],[[["This page details the `ProcessorVersionAlias` class within the Google Cloud Document AI v1beta3 API, which is used to represent the alias and aliased resource name of a processor version."],["The latest version of `ProcessorVersionAlias` is 2.0.0-beta23, with older versions like 2.0.0-beta22 and 1.0.0-beta04 also documented."],["`ProcessorVersionAlias` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which extend its functionality and compatibility within the .NET environment."],["The class includes constructors for creating new instances, and properties like `Alias`, `ProcessorVersion`, and `ProcessorVersionAsProcessorVersionName`, allowing for management of processor version aliases."]]],[]]