Cloud Document AI v1 API - Class ProcessorType.Types.LocationInfo (3.14.0)

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 v1 API class ProcessorType.Types.LocationInfo.

The location information about where the processor is available.

Inheritance

object > ProcessorType.Types.LocationInfo

Namespace

Google.Cloud.DocumentAI.V1

Assembly

Google.Cloud.DocumentAI.V1.dll

Constructors

LocationInfo()

public LocationInfo()

LocationInfo(LocationInfo)

public LocationInfo(ProcessorType.Types.LocationInfo other)
Parameter
NameDescription
otherProcessorTypeTypesLocationInfo

Properties

LocationId

public string LocationId { get; set; }

The location ID. For supported locations, refer to regional and multi-regional support.

Property Value
TypeDescription
string