Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleMapsRouting
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleMapsRouting
- 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 Routing APIs (ComputeRoutes and SearchAlongRoute).
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1GoogleMapsRouting
constructor
A new instance of GoogleCloudAiplatformV1GoogleMapsRouting.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1GoogleMapsRouting
Returns a new instance of GoogleCloudAiplatformV1GoogleMapsRouting.
18518 18519 18520 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 18518 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
18523 18524 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 18523 def update!(**args) end |