Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::ProcessorType::LocationInfo (v0.19.0)

Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::ProcessorType::LocationInfo.

The location information about where the processor is available.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#location_id

def location_id() -> ::String
Returns
  • (::String) — The location id, currently must be one of [us, eu].

#location_id=

def location_id=(value) -> ::String
Parameter
  • value (::String) — The location id, currently must be one of [us, eu].
Returns
  • (::String) — The location id, currently must be one of [us, eu].