Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
docs: Fix formatting of request arg in docstring (#255)
Browse files Browse the repository at this point in the history
* docs: Fix formatting of request arg in docstring

chore: Update gapic-generator-python to v1.9.1
PiperOrigin-RevId: 518604533

Source-Link: googleapis/googleapis@8a085ae

Source-Link: googleapis/googleapis-gen@b2ab4b0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJhYjRiMGEwYWUyOTA3ZTgxMmMyMDkxOThhNzRlMDg5OGFmY2IwNCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Mar 23, 2023
1 parent 107c206 commit 7586aa5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 24 deletions.
11 changes: 0 additions & 11 deletions google/cloud/redis_v1/services/cloud_redis/transports/rest.py
Expand Up @@ -616,7 +616,6 @@ def __call__(
request (~.cloud_redis.CreateInstanceRequest):
The request object. Request for
[CreateInstance][google.cloud.redis.v1.CloudRedis.CreateInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -714,7 +713,6 @@ def __call__(
request (~.cloud_redis.DeleteInstanceRequest):
The request object. Request for
[DeleteInstance][google.cloud.redis.v1.CloudRedis.DeleteInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -803,7 +801,6 @@ def __call__(
request (~.cloud_redis.ExportInstanceRequest):
The request object. Request for
[Export][google.cloud.redis.v1.CloudRedis.ExportInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -901,7 +898,6 @@ def __call__(
request (~.cloud_redis.FailoverInstanceRequest):
The request object. Request for
[Failover][google.cloud.redis.v1.CloudRedis.FailoverInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1001,7 +997,6 @@ def __call__(
request (~.cloud_redis.GetInstanceRequest):
The request object. Request for
[GetInstance][google.cloud.redis.v1.CloudRedis.GetInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1089,7 +1084,6 @@ def __call__(
request (~.cloud_redis.GetInstanceAuthStringRequest):
The request object. Request for
[GetInstanceAuthString][google.cloud.redis.v1.CloudRedis.GetInstanceAuthString].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1179,7 +1173,6 @@ def __call__(
request (~.cloud_redis.ImportInstanceRequest):
The request object. Request for
[Import][google.cloud.redis.v1.CloudRedis.ImportInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1277,7 +1270,6 @@ def __call__(
request (~.cloud_redis.ListInstancesRequest):
The request object. Request for
[ListInstances][google.cloud.redis.v1.CloudRedis.ListInstances].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1367,7 +1359,6 @@ def __call__(
request (~.cloud_redis.RescheduleMaintenanceRequest):
The request object. Request for
[RescheduleMaintenance][google.cloud.redis.v1.CloudRedis.RescheduleMaintenance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1469,7 +1460,6 @@ def __call__(
request (~.cloud_redis.UpdateInstanceRequest):
The request object. Request for
[UpdateInstance][google.cloud.redis.v1.CloudRedis.UpdateInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1567,7 +1557,6 @@ def __call__(
request (~.cloud_redis.UpgradeInstanceRequest):
The request object. Request for
[UpgradeInstance][google.cloud.redis.v1.CloudRedis.UpgradeInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down
11 changes: 0 additions & 11 deletions google/cloud/redis_v1beta1/services/cloud_redis/transports/rest.py
Expand Up @@ -616,7 +616,6 @@ def __call__(
request (~.cloud_redis.CreateInstanceRequest):
The request object. Request for
[CreateInstance][google.cloud.redis.v1beta1.CloudRedis.CreateInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -714,7 +713,6 @@ def __call__(
request (~.cloud_redis.DeleteInstanceRequest):
The request object. Request for
[DeleteInstance][google.cloud.redis.v1beta1.CloudRedis.DeleteInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -803,7 +801,6 @@ def __call__(
request (~.cloud_redis.ExportInstanceRequest):
The request object. Request for
[Export][google.cloud.redis.v1beta1.CloudRedis.ExportInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -901,7 +898,6 @@ def __call__(
request (~.cloud_redis.FailoverInstanceRequest):
The request object. Request for
[Failover][google.cloud.redis.v1beta1.CloudRedis.FailoverInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1001,7 +997,6 @@ def __call__(
request (~.cloud_redis.GetInstanceRequest):
The request object. Request for
[GetInstance][google.cloud.redis.v1beta1.CloudRedis.GetInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1089,7 +1084,6 @@ def __call__(
request (~.cloud_redis.GetInstanceAuthStringRequest):
The request object. Request for
[GetInstanceAuthString][google.cloud.redis.v1beta1.CloudRedis.GetInstanceAuthString].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1179,7 +1173,6 @@ def __call__(
request (~.cloud_redis.ImportInstanceRequest):
The request object. Request for
[Import][google.cloud.redis.v1beta1.CloudRedis.ImportInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1277,7 +1270,6 @@ def __call__(
request (~.cloud_redis.ListInstancesRequest):
The request object. Request for
[ListInstances][google.cloud.redis.v1beta1.CloudRedis.ListInstances].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1367,7 +1359,6 @@ def __call__(
request (~.cloud_redis.RescheduleMaintenanceRequest):
The request object. Request for
[RescheduleMaintenance][google.cloud.redis.v1beta1.CloudRedis.RescheduleMaintenance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1469,7 +1460,6 @@ def __call__(
request (~.cloud_redis.UpdateInstanceRequest):
The request object. Request for
[UpdateInstance][google.cloud.redis.v1beta1.CloudRedis.UpdateInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1567,7 +1557,6 @@ def __call__(
request (~.cloud_redis.UpgradeInstanceRequest):
The request object. Request for
[UpgradeInstance][google.cloud.redis.v1beta1.CloudRedis.UpgradeInstance].
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-redis",
"version": "2.12.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-redis",
"version": "2.12.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 7586aa5

Please sign in to comment.