diff --git a/packages/google-maps-areainsights/google/maps/areainsights_v1/types/area_insights_service.py b/packages/google-maps-areainsights/google/maps/areainsights_v1/types/area_insights_service.py index 3a9927f00882..b13e4a936e88 100644 --- a/packages/google-maps-areainsights/google/maps/areainsights_v1/types/area_insights_service.py +++ b/packages/google-maps-areainsights/google/maps/areainsights_v1/types/area_insights_service.py @@ -209,8 +209,9 @@ class PlaceInsight(proto.Message): Attributes: place (str): - The resource name of a place. This resource name can be used - to retrieve details about the place using the `Places + The unique identifier of the place. This resource name can + be used to retrieve details about the place using the + `Places API `__. """ @@ -349,7 +350,8 @@ class Region(proto.Message): Attributes: place (str): - The Place resource name of a region. + The unique identifier of a specific + geographic region. This field is a member of `oneof`_ ``region``. """