Google Cloud Document Ai V1 Client - Class LocationInfo (1.7.0)

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class LocationInfo.

The location information about where the processor is available.

Generated from protobuf message google.cloud.documentai.v1.ProcessorType.LocationInfo

Namespace

Google \ Cloud \ DocumentAI \ V1 \ ProcessorType

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ location_id string

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

getLocationId

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

Returns
TypeDescription
string

setLocationId

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this