docs: A comment for service AreaInsights is changed

docs: A comment for method `ComputeInsights` in service `AreaInsights` is changed

PiperOrigin-RevId: 750625739
This commit is contained in:
Google APIs 2025-04-23 09:46:27 -07:00 committed by Copybara-Service
parent 43d656580b
commit c8f09eb336
2 changed files with 4 additions and 6 deletions

View file

@ -34,15 +34,13 @@ option (google.api.resource_definition) = {
pattern: "places/{place_id}"
};
// Service definition for the Places Insights API.
// Service definition for the Places Aggregate RPC.
service AreaInsights {
option (google.api.default_host) = "areainsights.googleapis.com";
option (google.api.oauth_scopes) =
"https://www.googleapis.com/auth/cloud-platform";
// Compute Insights RPC
//
// This method lets you retrieve insights about areas using a variaty of
// This method lets you retrieve insights about areas using a variety of
// filter such as: area, place type, operating status, price level
// and ratings. Currently "count" and "places" insights are supported. With
// "count" insights you can answer questions such as "How many restaurant are

View file

@ -1,13 +1,13 @@
type: google.api.Service
config_version: 3
name: areainsights.googleapis.com
title: Places Insights API
title: Places Aggregate API
apis:
- name: google.maps.areainsights.v1.AreaInsights
documentation:
summary: Places Insights API.
summary: Places Aggregate API.
authentication:
rules: