hasGoogleUpdated property
Indicates whether the place ID associated with this location has updates that need to be updated or rejected by the client.
If this boolean is set, you should call the getGoogleUpdated
method to
lookup information that's needs to be verified.
Output only.
Implementation
core.bool? hasGoogleUpdated;