@@ -175,9 +175,11 @@ <h3>Method Details</h3>
175
175
"dimensions": { # The map holding related quota dimensions.
176
176
"a_key": "A String",
177
177
},
178
+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
178
179
"limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
179
180
"limitName": "A String", # The name of the quota limit.
180
181
"metricName": "A String", # The Compute Engine quota metric name.
182
+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
181
183
},
182
184
},
183
185
],
@@ -303,9 +305,11 @@ <h3>Method Details</h3>
303
305
"dimensions": { # The map holding related quota dimensions.
304
306
"a_key": "A String",
305
307
},
308
+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
306
309
"limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
307
310
"limitName": "A String", # The name of the quota limit.
308
311
"metricName": "A String", # The Compute Engine quota metric name.
312
+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
309
313
},
310
314
},
311
315
],
@@ -427,9 +431,11 @@ <h3>Method Details</h3>
427
431
"dimensions": { # The map holding related quota dimensions.
428
432
"a_key": "A String",
429
433
},
434
+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
430
435
"limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
431
436
"limitName": "A String", # The name of the quota limit.
432
437
"metricName": "A String", # The Compute Engine quota metric name.
438
+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
433
439
},
434
440
},
435
441
],
@@ -769,9 +775,11 @@ <h3>Method Details</h3>
769
775
"dimensions": { # The map holding related quota dimensions.
770
776
"a_key": "A String",
771
777
},
778
+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
772
779
"limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
773
780
"limitName": "A String", # The name of the quota limit.
774
781
"metricName": "A String", # The Compute Engine quota metric name.
782
+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
775
783
},
776
784
},
777
785
],
@@ -1045,9 +1053,11 @@ <h3>Method Details</h3>
1045
1053
"dimensions": { # The map holding related quota dimensions.
1046
1054
"a_key": "A String",
1047
1055
},
1056
+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
1048
1057
"limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
1049
1058
"limitName": "A String", # The name of the quota limit.
1050
1059
"metricName": "A String", # The Compute Engine quota metric name.
1060
+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
1051
1061
},
1052
1062
},
1053
1063
],
@@ -1175,9 +1185,11 @@ <h3>Method Details</h3>
1175
1185
"dimensions": { # The map holding related quota dimensions.
1176
1186
"a_key": "A String",
1177
1187
},
1188
+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
1178
1189
"limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
1179
1190
"limitName": "A String", # The name of the quota limit.
1180
1191
"metricName": "A String", # The Compute Engine quota metric name.
1192
+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
1181
1193
},
1182
1194
},
1183
1195
],
@@ -1590,9 +1602,11 @@ <h3>Method Details</h3>
1590
1602
"dimensions": { # The map holding related quota dimensions.
1591
1603
"a_key": "A String",
1592
1604
},
1605
+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
1593
1606
"limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
1594
1607
"limitName": "A String", # The name of the quota limit.
1595
1608
"metricName": "A String", # The Compute Engine quota metric name.
1609
+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
1596
1610
},
1597
1611
},
1598
1612
],
0 commit comments