justifications property

List<GoogleMapsPlacesV1ContextualContentJustification>? justifications
getter/setter pair

Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details.

Justifications for the place.

Implementation

core.List<GoogleMapsPlacesV1ContextualContentJustification>? justifications;