Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleMapsPlaces

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/aiplatform_v1/classes.rb,
lib/google/apis/aiplatform_v1/representations.rb,
lib/google/apis/aiplatform_v1/representations.rb

Overview

Grounding with Google Maps Places data (e.g. QueryPlaces). This is the default Google Maps grounding type when no other type is specified.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudAiplatformV1GoogleMapsPlaces

Returns a new instance of GoogleCloudAiplatformV1GoogleMapsPlaces.



18505
18506
18507
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 18505

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



18510
18511
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 18510

def update!(**args)
end