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 `ProcessorVersionAlias` class contains an alias and the aliased resource name of a processor version, and is implemented through multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of the API, with the latest version being 3.19.0, and older versions dating back to 1.0.0, all of which allow navigation to their respective detailed documentation."],["Key properties of the `ProcessorVersionAlias` class include `Alias`, `ProcessorVersion`, and `ProcessorVersionAsProcessorVersionName`, which allow for string or `ProcessorVersionName`-typed access to the processor version's resource name."],["The page also details the constructors available for `ProcessorVersionAlias`, which can be used to create new objects and clone existing ones, along with inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]