@@ -586,7 +586,6 @@ def __call__(
586
586
request (~.environments.CheckUpgradeRequest):
587
587
The request object. Request to check whether image
588
588
upgrade will succeed.
589
-
590
589
retry (google.api_core.retry.Retry): Designation of what errors, if any,
591
590
should be retried.
592
591
timeout (float): The timeout for this request.
@@ -915,7 +914,6 @@ def __call__(
915
914
request (~.environments.ListEnvironmentsRequest):
916
915
The request object. List environments in a project and
917
916
location.
918
-
919
917
retry (google.api_core.retry.Retry): Designation of what errors, if any,
920
918
should be retried.
921
919
timeout (float): The timeout for this request.
@@ -996,7 +994,6 @@ def __call__(
996
994
request (~.environments.LoadSnapshotRequest):
997
995
The request object. Request to load a snapshot into a
998
996
Cloud Composer environment.
999
-
1000
997
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1001
998
should be retried.
1002
999
timeout (float): The timeout for this request.
@@ -1170,7 +1167,6 @@ def __call__(
1170
1167
request (~.environments.SaveSnapshotRequest):
1171
1168
The request object. Request to create a snapshot of a
1172
1169
Cloud Composer environment.
1173
-
1174
1170
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1175
1171
should be retried.
1176
1172
timeout (float): The timeout for this request.
0 commit comments