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 content provides a comprehensive list of available versions for the Google Cloud Document AI v1 API class `ProcessorVersionAlias`, ranging from version 1.0.0 to the latest version, 3.19.0."],["`ProcessorVersionAlias` is a class that encapsulates the alias and the aliased resource name of a processor version in the Document AI API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like deep cloning and equality comparisons."],["Key properties of the `ProcessorVersionAlias` class include `Alias`, `ProcessorVersion`, and `ProcessorVersionAsProcessorVersionName`, which handle string representations and a typed view of the processor version resource name."],["There are two constructor methods for creating a `ProcessorVersionAlias` instance, one empty and the other to copy another instance of `ProcessorVersionAlias`."]]],[]]