@@ -886,7 +886,6 @@ def __call__(
886
886
request (~.gcb_instance.DetachLunRequest):
887
887
The request object. Message for detach specific LUN from
888
888
an Instance.
889
-
890
889
retry (google.api_core.retry.Retry): Designation of what errors, if any,
891
890
should be retried.
892
891
timeout (float): The timeout for this request.
@@ -984,7 +983,6 @@ def __call__(
984
983
request (~.instance.GetInstanceRequest):
985
984
The request object. Message for requesting server
986
985
information.
987
-
988
986
retry (google.api_core.retry.Retry): Designation of what errors, if any,
989
987
should be retried.
990
988
timeout (float): The timeout for this request.
@@ -1072,7 +1070,6 @@ def __call__(
1072
1070
request (~.lun.GetLunRequest):
1073
1071
The request object. Message for requesting storage lun
1074
1072
information.
1075
-
1076
1073
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1077
1074
should be retried.
1078
1075
timeout (float): The timeout for this request.
@@ -1162,7 +1159,6 @@ def __call__(
1162
1159
request (~.network.GetNetworkRequest):
1163
1160
The request object. Message for requesting network
1164
1161
information.
1165
-
1166
1162
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1167
1163
should be retried.
1168
1164
timeout (float): The timeout for this request.
@@ -1250,7 +1246,6 @@ def __call__(
1250
1246
request (~.nfs_share.GetNfsShareRequest):
1251
1247
The request object. Message for requesting NFS share
1252
1248
information.
1253
-
1254
1249
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1255
1250
should be retried.
1256
1251
timeout (float): The timeout for this request.
@@ -1338,7 +1333,6 @@ def __call__(
1338
1333
request (~.volume.GetVolumeRequest):
1339
1334
The request object. Message for requesting storage volume
1340
1335
information.
1341
-
1342
1336
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1343
1337
should be retried.
1344
1338
timeout (float): The timeout for this request.
@@ -1426,7 +1420,6 @@ def __call__(
1426
1420
request (~.instance.ListInstancesRequest):
1427
1421
The request object. Message for requesting the list of
1428
1422
servers.
1429
-
1430
1423
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1431
1424
should be retried.
1432
1425
timeout (float): The timeout for this request.
@@ -1516,7 +1509,6 @@ def __call__(
1516
1509
request (~.lun.ListLunsRequest):
1517
1510
The request object. Message for requesting a list of
1518
1511
storage volume luns.
1519
-
1520
1512
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1521
1513
should be retried.
1522
1514
timeout (float): The timeout for this request.
@@ -1606,7 +1598,6 @@ def __call__(
1606
1598
request (~.network.ListNetworksRequest):
1607
1599
The request object. Message for requesting a list of
1608
1600
networks.
1609
-
1610
1601
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1611
1602
should be retried.
1612
1603
timeout (float): The timeout for this request.
@@ -1784,7 +1775,6 @@ def __call__(
1784
1775
request (~.nfs_share.ListNfsSharesRequest):
1785
1776
The request object. Message for requesting a list of NFS
1786
1777
shares.
1787
-
1788
1778
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1789
1779
should be retried.
1790
1780
timeout (float): The timeout for this request.
@@ -1874,7 +1864,6 @@ def __call__(
1874
1864
request (~.volume.ListVolumesRequest):
1875
1865
The request object. Message for requesting a list of
1876
1866
storage volumes.
1877
-
1878
1867
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1879
1868
should be retried.
1880
1869
timeout (float): The timeout for this request.
@@ -2348,7 +2337,6 @@ def __call__(
2348
2337
request (~.gcb_instance.UpdateInstanceRequest):
2349
2338
The request object. Message requesting to updating a
2350
2339
server.
2351
-
2352
2340
retry (google.api_core.retry.Retry): Designation of what errors, if any,
2353
2341
should be retried.
2354
2342
timeout (float): The timeout for this request.
@@ -2446,7 +2434,6 @@ def __call__(
2446
2434
request (~.gcb_network.UpdateNetworkRequest):
2447
2435
The request object. Message requesting to updating a
2448
2436
network.
2449
-
2450
2437
retry (google.api_core.retry.Retry): Designation of what errors, if any,
2451
2438
should be retried.
2452
2439
timeout (float): The timeout for this request.
@@ -2544,7 +2531,6 @@ def __call__(
2544
2531
request (~.gcb_nfs_share.UpdateNfsShareRequest):
2545
2532
The request object. Message requesting to updating a NFS
2546
2533
share.
2547
-
2548
2534
retry (google.api_core.retry.Retry): Designation of what errors, if any,
2549
2535
should be retried.
2550
2536
timeout (float): The timeout for this request.
0 commit comments