You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/google-cloud-api-gateway/google/cloud/apigateway_v1/services/api_gateway_service/transports/rest.py
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -708,7 +708,6 @@ def __call__(
708
708
request (~.apigateway.CreateApiRequest):
709
709
The request object. Request message for
710
710
ApiGatewayService.CreateApi
711
-
712
711
retry (google.api_core.retry.Retry): Designation of what errors, if any,
713
712
should be retried.
714
713
timeout (float): The timeout for this request.
@@ -808,7 +807,6 @@ def __call__(
808
807
request (~.apigateway.CreateApiConfigRequest):
809
808
The request object. Request message for
810
809
ApiGatewayService.CreateApiConfig
811
-
812
810
retry (google.api_core.retry.Retry): Designation of what errors, if any,
813
811
should be retried.
814
812
timeout (float): The timeout for this request.
@@ -910,7 +908,6 @@ def __call__(
910
908
request (~.apigateway.CreateGatewayRequest):
911
909
The request object. Request message for
912
910
ApiGatewayService.CreateGateway
913
-
914
911
retry (google.api_core.retry.Retry): Designation of what errors, if any,
915
912
should be retried.
916
913
timeout (float): The timeout for this request.
@@ -1008,7 +1005,6 @@ def __call__(
1008
1005
request (~.apigateway.DeleteApiRequest):
1009
1006
The request object. Request message for
1010
1007
ApiGatewayService.DeleteApi
1011
-
1012
1008
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1013
1009
should be retried.
1014
1010
timeout (float): The timeout for this request.
@@ -1097,7 +1093,6 @@ def __call__(
1097
1093
request (~.apigateway.DeleteApiConfigRequest):
1098
1094
The request object. Request message for
1099
1095
ApiGatewayService.DeleteApiConfig
1100
-
1101
1096
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1102
1097
should be retried.
1103
1098
timeout (float): The timeout for this request.
@@ -1188,7 +1183,6 @@ def __call__(
1188
1183
request (~.apigateway.DeleteGatewayRequest):
1189
1184
The request object. Request message for
1190
1185
ApiGatewayService.DeleteGateway
1191
-
1192
1186
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1193
1187
should be retried.
1194
1188
timeout (float): The timeout for this request.
@@ -1277,7 +1271,6 @@ def __call__(
1277
1271
request (~.apigateway.GetApiRequest):
1278
1272
The request object. Request message for
1279
1273
ApiGatewayService.GetApi
1280
-
1281
1274
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1282
1275
should be retried.
1283
1276
timeout (float): The timeout for this request.
@@ -1367,7 +1360,6 @@ def __call__(
1367
1360
request (~.apigateway.GetApiConfigRequest):
1368
1361
The request object. Request message for
1369
1362
ApiGatewayService.GetApiConfig
1370
-
1371
1363
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1372
1364
should be retried.
1373
1365
timeout (float): The timeout for this request.
@@ -1458,7 +1450,6 @@ def __call__(
1458
1450
request (~.apigateway.GetGatewayRequest):
1459
1451
The request object. Request message for
1460
1452
ApiGatewayService.GetGateway
1461
-
1462
1453
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1463
1454
should be retried.
1464
1455
timeout (float): The timeout for this request.
@@ -1552,7 +1543,6 @@ def __call__(
1552
1543
request (~.apigateway.ListApiConfigsRequest):
1553
1544
The request object. Request message for
1554
1545
ApiGatewayService.ListApiConfigs
1555
-
1556
1546
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1557
1547
should be retried.
1558
1548
timeout (float): The timeout for this request.
@@ -1644,7 +1634,6 @@ def __call__(
1644
1634
request (~.apigateway.ListApisRequest):
1645
1635
The request object. Request message for
1646
1636
ApiGatewayService.ListApis
1647
-
1648
1637
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1649
1638
should be retried.
1650
1639
timeout (float): The timeout for this request.
@@ -1734,7 +1723,6 @@ def __call__(
1734
1723
request (~.apigateway.ListGatewaysRequest):
1735
1724
The request object. Request message for
1736
1725
ApiGatewayService.ListGateways
1737
-
1738
1726
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1739
1727
should be retried.
1740
1728
timeout (float): The timeout for this request.
@@ -1824,7 +1812,6 @@ def __call__(
1824
1812
request (~.apigateway.UpdateApiRequest):
1825
1813
The request object. Request message for
1826
1814
ApiGatewayService.UpdateApi
1827
-
1828
1815
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1829
1816
should be retried.
1830
1817
timeout (float): The timeout for this request.
@@ -1922,7 +1909,6 @@ def __call__(
1922
1909
request (~.apigateway.UpdateApiConfigRequest):
1923
1910
The request object. Request message for
1924
1911
ApiGatewayService.UpdateApiConfig
1925
-
1926
1912
retry (google.api_core.retry.Retry): Designation of what errors, if any,
1927
1913
should be retried.
1928
1914
timeout (float): The timeout for this request.
@@ -2022,7 +2008,6 @@ def __call__(
2022
2008
request (~.apigateway.UpdateGatewayRequest):
2023
2009
The request object. Request message for
2024
2010
ApiGatewayService.UpdateGateway
2025
-
2026
2011
retry (google.api_core.retry.Retry): Designation of what errors, if any,
Copy file name to clipboardExpand all lines: packages/google-cloud-api-gateway/samples/generated_samples/snippet_metadata_google.cloud.apigateway.v1.json
0 commit comments