Class: Google::Cloud::AIPlatform::V1::GoogleMaps

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/tool.rb

Overview

Tool to retrieve public maps data for grounding, powered by Google.

Instance Attribute Summary collapse

Instance Attribute Details

#enable_widget::Boolean

Returns If true, include the widget context token in the response.

Returns:

  • (::Boolean)

    If true, include the widget context token in the response.



520
521
522
523
# File 'proto_docs/google/cloud/aiplatform/v1/tool.rb', line 520

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