diff --git a/google/cloud/shell_v1/services/cloud_shell_service/transports/rest.py b/google/cloud/shell_v1/services/cloud_shell_service/transports/rest.py index 2c1c5fa..277c2bf 100644 --- a/google/cloud/shell_v1/services/cloud_shell_service/transports/rest.py +++ b/google/cloud/shell_v1/services/cloud_shell_service/transports/rest.py @@ -383,7 +383,6 @@ def __call__( request (~.cloudshell.AddPublicKeyRequest): The request object. Request message for [AddPublicKey][google.cloud.shell.v1.CloudShellService.AddPublicKey]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -470,7 +469,6 @@ def __call__( request (~.cloudshell.AuthorizeEnvironmentRequest): The request object. Request message for [AuthorizeEnvironment][google.cloud.shell.v1.CloudShellService.AuthorizeEnvironment]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -569,7 +567,6 @@ def __call__( request (~.cloudshell.GetEnvironmentRequest): The request object. Request message for [GetEnvironment][google.cloud.shell.v1.CloudShellService.GetEnvironment]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -655,7 +652,6 @@ def __call__( request (~.cloudshell.RemovePublicKeyRequest): The request object. Request message for [RemovePublicKey][google.cloud.shell.v1.CloudShellService.RemovePublicKey]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -744,7 +740,6 @@ def __call__( request (~.cloudshell.StartEnvironmentRequest): The request object. Request message for [StartEnvironment][google.cloud.shell.v1.CloudShellService.StartEnvironment]. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request.