Class GoogleMapsPlacesV1PlaceGenerativeSummary
AI-generated summary of the place.
Implements
Inherited Members
Namespace: Google.Apis.MapsPlaces.v1.Data
Assembly: Google.Apis.MapsPlaces.v1.dll
Syntax
public class GoogleMapsPlacesV1PlaceGenerativeSummary : IDirectResponseSchema
Properties
DisclosureText
The AI disclosure message "Summarized with Gemini" (and its localized variants). This will be in the language specified in the request if available.
Declaration
[JsonProperty("disclosureText")]
public virtual GoogleTypeLocalizedText DisclosureText { get; set; }
Property Value
Type | Description |
---|---|
GoogleTypeLocalizedText |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Overview
The overview of the place.
Declaration
[JsonProperty("overview")]
public virtual GoogleTypeLocalizedText Overview { get; set; }
Property Value
Type | Description |
---|---|
GoogleTypeLocalizedText |
OverviewFlagContentUri
A link where users can flag a problem with the overview summary.
Declaration
[JsonProperty("overviewFlagContentUri")]
public virtual string OverviewFlagContentUri { get; set; }
Property Value
Type | Description |
---|---|
string |