GoogleCloudAiplatformV1GoogleMapsGroundingTypes class
Defines the types of Google Maps grounding that can be enabled and their configurations.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- places ↔ GoogleCloudAiplatformV1ExactMatchSpec?
-
Enables grounding with Google Maps Places.
getter/setter pair
- routing ↔ GoogleCloudAiplatformV1ExactMatchSpec?
-
Enables grounding with Google Maps Routing APIs (ComputeRoutes and
SearchAlongRoute).
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited