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

Commit

Permalink
docs: Fix formatting of request arg in docstring (#399)
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 e8d84c4 commit ce33446
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 56 deletions.
Expand Up @@ -527,7 +527,6 @@ def __call__(
request (~.game_server_clusters.CreateGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.CreateGameServerCluster.
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 @@ -628,7 +627,6 @@ def __call__(
request (~.game_server_clusters.DeleteGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.DeleteGameServerCluster.
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 @@ -719,7 +717,6 @@ def __call__(
request (~.game_server_clusters.GetGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.GetGameServerCluster.
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 @@ -809,7 +806,6 @@ def __call__(
request (~.game_server_clusters.ListGameServerClustersRequest):
The request object. Request message for
GameServerClustersService.ListGameServerClusters.
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 @@ -904,7 +900,6 @@ def __call__(
request (~.game_server_clusters.PreviewCreateGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.PreviewCreateGameServerCluster.
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 @@ -1013,7 +1008,6 @@ def __call__(
request (~.game_server_clusters.PreviewDeleteGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.PreviewDeleteGameServerCluster.
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 @@ -1115,7 +1109,6 @@ def __call__(
request (~.game_server_clusters.PreviewUpdateGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.UpdateGameServerCluster.
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 @@ -1226,7 +1219,6 @@ def __call__(
request (~.game_server_clusters.UpdateGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.UpdateGameServerCluster.
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 @@ -391,7 +391,6 @@ def __call__(
request (~.game_server_configs.CreateGameServerConfigRequest):
The request object. Request message for
GameServerConfigsService.CreateGameServerConfig.
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 @@ -491,7 +490,6 @@ def __call__(
request (~.game_server_configs.DeleteGameServerConfigRequest):
The request object. Request message for
GameServerConfigsService.DeleteGameServerConfig.
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 @@ -582,7 +580,6 @@ def __call__(
request (~.game_server_configs.GetGameServerConfigRequest):
The request object. Request message for
GameServerConfigsService.GetGameServerConfig.
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 @@ -672,7 +669,6 @@ def __call__(
request (~.game_server_configs.ListGameServerConfigsRequest):
The request object. Request message for
GameServerConfigsService.ListGameServerConfigs.
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 @@ -566,7 +566,6 @@ def __call__(
request (~.game_server_deployments.CreateGameServerDeploymentRequest):
The request object. Request message for
GameServerDeploymentsService.CreateGameServerDeployment.
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 @@ -669,7 +668,6 @@ def __call__(
request (~.game_server_deployments.DeleteGameServerDeploymentRequest):
The request object. Request message for
GameServerDeploymentsService.DeleteGameServerDeployment.
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 @@ -762,7 +760,6 @@ def __call__(
request (~.game_server_deployments.FetchDeploymentStateRequest):
The request object. Request message for
GameServerDeploymentsService.FetchDeploymentState.
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 @@ -864,7 +861,6 @@ def __call__(
request (~.game_server_deployments.GetGameServerDeploymentRequest):
The request object. Request message for
GameServerDeploymentsService.GetGameServerDeployment.
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 @@ -957,7 +953,6 @@ def __call__(
request (~.game_server_deployments.GetGameServerDeploymentRolloutRequest):
The request object. Request message for
GameServerDeploymentsService.GetGameServerDeploymentRollout.
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 @@ -1058,7 +1053,6 @@ def __call__(
request (~.game_server_deployments.ListGameServerDeploymentsRequest):
The request object. Request message for
GameServerDeploymentsService.ListGameServerDeployments.
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 @@ -1153,7 +1147,6 @@ def __call__(
request (~.game_server_deployments.PreviewGameServerDeploymentRolloutRequest):
The request object. Request message for
PreviewGameServerDeploymentRollout.
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 @@ -1271,7 +1264,6 @@ def __call__(
The request object. Request message for
GameServerDeploymentsService.UpdateGameServerDeployment.
Only allows updates for labels.
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 @@ -1376,7 +1368,6 @@ def __call__(
request (~.game_server_deployments.UpdateGameServerDeploymentRolloutRequest):
The request object. Request message for
GameServerDeploymentsService.UpdateGameServerRolloutDeployment.
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 @@ -433,7 +433,6 @@ def __call__(
request (~.realms.CreateRealmRequest):
The request object. Request message for
RealmsService.CreateRealm.
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 @@ -531,7 +530,6 @@ def __call__(
request (~.realms.DeleteRealmRequest):
The request object. Request message for
RealmsService.DeleteRealm.
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 @@ -620,7 +618,6 @@ def __call__(
request (~.realms.GetRealmRequest):
The request object. Request message for
RealmsService.GetRealm.
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 @@ -708,7 +705,6 @@ def __call__(
request (~.realms.ListRealmsRequest):
The request object. Request message for
RealmsService.ListRealms.
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 @@ -800,7 +796,6 @@ def __call__(
request (~.realms.PreviewRealmUpdateRequest):
The request object. Request message for
RealmsService.PreviewRealmUpdate.
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 @@ -903,7 +898,6 @@ def __call__(
request (~.realms.UpdateRealmRequest):
The request object. Request message for
RealmsService.UpdateRealm.
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 @@ -527,7 +527,6 @@ def __call__(
request (~.game_server_clusters.CreateGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.CreateGameServerCluster.
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 @@ -628,7 +627,6 @@ def __call__(
request (~.game_server_clusters.DeleteGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.DeleteGameServerCluster.
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 @@ -719,7 +717,6 @@ def __call__(
request (~.game_server_clusters.GetGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.GetGameServerCluster.
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 @@ -809,7 +806,6 @@ def __call__(
request (~.game_server_clusters.ListGameServerClustersRequest):
The request object. Request message for
GameServerClustersService.ListGameServerClusters.
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 @@ -904,7 +900,6 @@ def __call__(
request (~.game_server_clusters.PreviewCreateGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.PreviewCreateGameServerCluster.
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 @@ -1013,7 +1008,6 @@ def __call__(
request (~.game_server_clusters.PreviewDeleteGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.PreviewDeleteGameServerCluster.
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 @@ -1115,7 +1109,6 @@ def __call__(
request (~.game_server_clusters.PreviewUpdateGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.UpdateGameServerCluster.
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 @@ -1226,7 +1219,6 @@ def __call__(
request (~.game_server_clusters.UpdateGameServerClusterRequest):
The request object. Request message for
GameServerClustersService.UpdateGameServerCluster.
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 @@ -391,7 +391,6 @@ def __call__(
request (~.game_server_configs.CreateGameServerConfigRequest):
The request object. Request message for
GameServerConfigsService.CreateGameServerConfig.
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 @@ -491,7 +490,6 @@ def __call__(
request (~.game_server_configs.DeleteGameServerConfigRequest):
The request object. Request message for
GameServerConfigsService.DeleteGameServerConfig.
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 @@ -582,7 +580,6 @@ def __call__(
request (~.game_server_configs.GetGameServerConfigRequest):
The request object. Request message for
GameServerConfigsService.GetGameServerConfig.
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 @@ -672,7 +669,6 @@ def __call__(
request (~.game_server_configs.ListGameServerConfigsRequest):
The request object. Request message for
GameServerConfigsService.ListGameServerConfigs.
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down

0 comments on commit ce33446

Please sign in to comment.