Class GoogleMapsPlacesV1ContextualContentJustification
Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details. Justifications for the place. Justifications answers the question of why a place could interest an end user.
Implements
Inherited Members
Namespace: Google.Apis.MapsPlaces.v1.Data
Assembly: Google.Apis.MapsPlaces.v1.dll
Syntax
public class GoogleMapsPlacesV1ContextualContentJustification : IDirectResponseSchema
Properties
BusinessAvailabilityAttributesJustification
Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details.
Declaration
[JsonProperty("businessAvailabilityAttributesJustification")]
public virtual GoogleMapsPlacesV1ContextualContentJustificationBusinessAvailabilityAttributesJustification BusinessAvailabilityAttributesJustification { get; set; }
Property Value
Type | Description |
---|---|
GoogleMapsPlacesV1ContextualContentJustificationBusinessAvailabilityAttributesJustification |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ReviewJustification
Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details.
Declaration
[JsonProperty("reviewJustification")]
public virtual GoogleMapsPlacesV1ContextualContentJustificationReviewJustification ReviewJustification { get; set; }
Property Value
Type | Description |
---|---|
GoogleMapsPlacesV1ContextualContentJustificationReviewJustification |