placeId property

String? placeId
getter/setter pair

If this locationappears on Google Maps, this field is populated with the place ID for the location.

This ID can be used in various Places APIs. This field can be set during Create calls, but not for Update.

Output only.

Implementation

core.String? placeId;