mapsPublishStatus property
Status in Google Maps, whether this photo was published or rejected.
Output only. Possible string values are:
- "UNSPECIFIED_MAPS_PUBLISH_STATUS" : The status of the photo is unknown.
- "PUBLISHED" : The photo is published to the public through Google Maps.
- "REJECTED_UNKNOWN" : The photo has been rejected for an unknown reason.
Implementation
core.String? mapsPublishStatus;