Skip to content

Commit dd4a1dc

Browse files
docs: [google-maps-areainsights] A comment for service AreaInsights is changed (#13830)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE docs: A comment for service AreaInsights is changed docs: A comment for method `ComputeInsights` in service `AreaInsights` is changed END_COMMIT_OVERRIDE docs: A comment for method `ComputeInsights` in service `AreaInsights` is changed PiperOrigin-RevId: 750625739 Source-Link: googleapis/googleapis@c8f09eb Source-Link: googleapis/googleapis-gen@12b4179 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtYXJlYWluc2lnaHRzLy5Pd2xCb3QueWFtbCIsImgiOiIxMmI0MTc5MTg5ODZmMzdmNDkyN2RiYzg4YjFhY2JjYmI2OTE4YjlmIn0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 00dc079 commit dd4a1dc

File tree

8 files changed

+14
-22
lines changed

8 files changed

+14
-22
lines changed

packages/google-maps-areainsights/google/maps/areainsights/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.1.7" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-maps-areainsights/google/maps/areainsights_v1/gapic_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.1.7" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-maps-areainsights/google/maps/areainsights_v1/services/area_insights/async_client.py

+3-5
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161

6262
class AreaInsightsAsyncClient:
63-
"""Service definition for the Places Insights API."""
63+
"""Service definition for the Places Aggregate RPC."""
6464

6565
_client: AreaInsightsClient
6666

@@ -291,10 +291,8 @@ async def compute_insights(
291291
timeout: Union[float, object] = gapic_v1.method.DEFAULT,
292292
metadata: Sequence[Tuple[str, Union[str, bytes]]] = (),
293293
) -> area_insights_service.ComputeInsightsResponse:
294-
r"""Compute Insights RPC
295-
296-
This method lets you retrieve insights about areas using a
297-
variaty of filter such as: area, place type, operating status,
294+
r"""This method lets you retrieve insights about areas using a
295+
variety of filter such as: area, place type, operating status,
298296
price level and ratings. Currently "count" and "places" insights
299297
are supported. With "count" insights you can answer questions
300298
such as "How many restaurant are located in California that are

packages/google-maps-areainsights/google/maps/areainsights_v1/services/area_insights/client.py

+3-5
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def get_transport_class(
104104

105105

106106
class AreaInsightsClient(metaclass=AreaInsightsClientMeta):
107-
"""Service definition for the Places Insights API."""
107+
"""Service definition for the Places Aggregate RPC."""
108108

109109
@staticmethod
110110
def _get_default_mtls_endpoint(api_endpoint):
@@ -706,10 +706,8 @@ def compute_insights(
706706
timeout: Union[float, object] = gapic_v1.method.DEFAULT,
707707
metadata: Sequence[Tuple[str, Union[str, bytes]]] = (),
708708
) -> area_insights_service.ComputeInsightsResponse:
709-
r"""Compute Insights RPC
710-
711-
This method lets you retrieve insights about areas using a
712-
variaty of filter such as: area, place type, operating status,
709+
r"""This method lets you retrieve insights about areas using a
710+
variety of filter such as: area, place type, operating status,
713711
price level and ratings. Currently "count" and "places" insights
714712
are supported. With "count" insights you can answer questions
715713
such as "How many restaurant are located in California that are

packages/google-maps-areainsights/google/maps/areainsights_v1/services/area_insights/transports/grpc.py

+2-4
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def intercept_unary_unary(self, continuation, client_call_details, request):
110110
class AreaInsightsGrpcTransport(AreaInsightsTransport):
111111
"""gRPC backend transport for AreaInsights.
112112
113-
Service definition for the Places Insights API.
113+
Service definition for the Places Aggregate RPC.
114114
115115
This class defines the same methods as the primary client, so the
116116
primary client can load the underlying transport implementation
@@ -328,10 +328,8 @@ def compute_insights(
328328
]:
329329
r"""Return a callable for the compute insights method over gRPC.
330330
331-
Compute Insights RPC
332-
333331
This method lets you retrieve insights about areas using a
334-
variaty of filter such as: area, place type, operating status,
332+
variety of filter such as: area, place type, operating status,
335333
price level and ratings. Currently "count" and "places" insights
336334
are supported. With "count" insights you can answer questions
337335
such as "How many restaurant are located in California that are

packages/google-maps-areainsights/google/maps/areainsights_v1/services/area_insights/transports/grpc_asyncio.py

+2-4
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ async def intercept_unary_unary(self, continuation, client_call_details, request
116116
class AreaInsightsGrpcAsyncIOTransport(AreaInsightsTransport):
117117
"""gRPC AsyncIO backend transport for AreaInsights.
118118
119-
Service definition for the Places Insights API.
119+
Service definition for the Places Aggregate RPC.
120120
121121
This class defines the same methods as the primary client, so the
122122
primary client can load the underlying transport implementation
@@ -336,10 +336,8 @@ def compute_insights(
336336
]:
337337
r"""Return a callable for the compute insights method over gRPC.
338338
339-
Compute Insights RPC
340-
341339
This method lets you retrieve insights about areas using a
342-
variaty of filter such as: area, place type, operating status,
340+
variety of filter such as: area, place type, operating status,
343341
price level and ratings. Currently "count" and "places" insights
344342
are supported. With "count" insights you can answer questions
345343
such as "How many restaurant are located in California that are

packages/google-maps-areainsights/google/maps/areainsights_v1/services/area_insights/transports/rest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ class AreaInsightsRestStub:
145145
class AreaInsightsRestTransport(_BaseAreaInsightsRestTransport):
146146
"""REST backend synchronous transport for AreaInsights.
147147
148-
Service definition for the Places Insights API.
148+
Service definition for the Places Aggregate RPC.
149149
150150
This class defines the same methods as the primary client, so the
151151
primary client can load the underlying transport implementation

packages/google-maps-areainsights/samples/generated_samples/snippet_metadata_google.maps.areainsights.v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-maps-areainsights",
11-
"version": "0.1.7"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)