public sealed class GoogleMaps : IMessage<GoogleMaps>, IEquatable<GoogleMaps>, IDeepCloneable<GoogleMaps>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GoogleMaps.
Tool to retrieve public maps data for grounding, powered by Google.
Implements
IMessageGoogleMaps, IEquatableGoogleMaps, IDeepCloneableGoogleMaps, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
GoogleMaps()
public GoogleMaps()
GoogleMaps(GoogleMaps)
public GoogleMaps(GoogleMaps other)
Parameter | |
---|---|
Name | Description |
other |
GoogleMaps |
Properties
EnableWidget
public bool EnableWidget { get; set; }
If true, include the widget context token in the response.
Property Value | |
---|---|
Type | Description |
bool |