public sealed class ProcessorType.Types.LocationInfo : IMessage<ProcessorType.Types.LocationInfo>, IEquatable<ProcessorType.Types.LocationInfo>, IDeepCloneable<ProcessorType.Types.LocationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class ProcessorType.Types.LocationInfo.
The location information about where the processor is available.
[[["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-06-12 UTC."],[[["This document provides reference information for the `ProcessorType.Types.LocationInfo` class within the Google Cloud Document AI v1beta3 API."],["The `LocationInfo` class represents the location where a Document AI processor is available and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `LocationInfo()`, and a constructor for copying from another object of its type, `LocationInfo(ProcessorType.Types.LocationInfo other)`."],["The `LocationId` property, of type string, allows for setting or retrieving the unique identifier of the processor's location, with supported locations detailed in regional documentation."],["The latest version of this class is shown to be 2.0.0-beta23, with previous versions also linked."]]],[]]