Googly. DocumentAI. Model. GoogleCloudDocumentaiV1ProcessorTypeLocationInfo
(googly_document_ai v0.1.0)
Copy Markdown
View Source
The location information about where the processor is available.
Attributes
-
location_id(type:String.t()) - The location ID. For supported locations, refer to regional and multi-regional support.
Summary
Types
@type t() :: %Googly.DocumentAI.Model.GoogleCloudDocumentaiV1ProcessorTypeLocationInfo{ location_id: String.t() | nil }