@@ -383,7 +383,6 @@ def __call__(
383
383
request (~.cloudshell.AddPublicKeyRequest):
384
384
The request object. Request message for
385
385
[AddPublicKey][google.cloud.shell.v1.CloudShellService.AddPublicKey].
386
-
387
386
retry (google.api_core.retry.Retry): Designation of what errors, if any,
388
387
should be retried.
389
388
timeout (float): The timeout for this request.
@@ -470,7 +469,6 @@ def __call__(
470
469
request (~.cloudshell.AuthorizeEnvironmentRequest):
471
470
The request object. Request message for
472
471
[AuthorizeEnvironment][google.cloud.shell.v1.CloudShellService.AuthorizeEnvironment].
473
-
474
472
retry (google.api_core.retry.Retry): Designation of what errors, if any,
475
473
should be retried.
476
474
timeout (float): The timeout for this request.
@@ -569,7 +567,6 @@ def __call__(
569
567
request (~.cloudshell.GetEnvironmentRequest):
570
568
The request object. Request message for
571
569
[GetEnvironment][google.cloud.shell.v1.CloudShellService.GetEnvironment].
572
-
573
570
retry (google.api_core.retry.Retry): Designation of what errors, if any,
574
571
should be retried.
575
572
timeout (float): The timeout for this request.
@@ -655,7 +652,6 @@ def __call__(
655
652
request (~.cloudshell.RemovePublicKeyRequest):
656
653
The request object. Request message for
657
654
[RemovePublicKey][google.cloud.shell.v1.CloudShellService.RemovePublicKey].
658
-
659
655
retry (google.api_core.retry.Retry): Designation of what errors, if any,
660
656
should be retried.
661
657
timeout (float): The timeout for this request.
@@ -744,7 +740,6 @@ def __call__(
744
740
request (~.cloudshell.StartEnvironmentRequest):
745
741
The request object. Request message for
746
742
[StartEnvironment][google.cloud.shell.v1.CloudShellService.StartEnvironment].
747
-
748
743
retry (google.api_core.retry.Retry): Designation of what errors, if any,
749
744
should be retried.
750
745
timeout (float): The timeout for this request.
0 commit comments