Class: Google::Cloud::DocumentAI::V1beta3::ProcessorType::LocationInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/documentai/v1beta3/processor_type.rb

Overview

The location information about where the processor is available.

Instance Attribute Summary collapse

Instance Attribute Details

#location_id::String

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

Returns:



58
59
60
61
# File 'proto_docs/google/cloud/documentai/v1beta3/processor_type.rb', line 58

class LocationInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end