@@ -175,9 +175,11 @@ <h3>Method Details</h3>
175175 "dimensions": { # The map holding related quota dimensions.
176176 "a_key": "A String",
177177 },
178+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
178179 "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
179180 "limitName": "A String", # The name of the quota limit.
180181 "metricName": "A String", # The Compute Engine quota metric name.
182+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
181183 },
182184 },
183185 ],
@@ -303,9 +305,11 @@ <h3>Method Details</h3>
303305 "dimensions": { # The map holding related quota dimensions.
304306 "a_key": "A String",
305307 },
308+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
306309 "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
307310 "limitName": "A String", # The name of the quota limit.
308311 "metricName": "A String", # The Compute Engine quota metric name.
312+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
309313 },
310314 },
311315 ],
@@ -427,9 +431,11 @@ <h3>Method Details</h3>
427431 "dimensions": { # The map holding related quota dimensions.
428432 "a_key": "A String",
429433 },
434+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
430435 "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
431436 "limitName": "A String", # The name of the quota limit.
432437 "metricName": "A String", # The Compute Engine quota metric name.
438+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
433439 },
434440 },
435441 ],
@@ -769,9 +775,11 @@ <h3>Method Details</h3>
769775 "dimensions": { # The map holding related quota dimensions.
770776 "a_key": "A String",
771777 },
778+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
772779 "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
773780 "limitName": "A String", # The name of the quota limit.
774781 "metricName": "A String", # The Compute Engine quota metric name.
782+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
775783 },
776784 },
777785 ],
@@ -1045,9 +1053,11 @@ <h3>Method Details</h3>
10451053 "dimensions": { # The map holding related quota dimensions.
10461054 "a_key": "A String",
10471055 },
1056+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
10481057 "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
10491058 "limitName": "A String", # The name of the quota limit.
10501059 "metricName": "A String", # The Compute Engine quota metric name.
1060+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
10511061 },
10521062 },
10531063 ],
@@ -1175,9 +1185,11 @@ <h3>Method Details</h3>
11751185 "dimensions": { # The map holding related quota dimensions.
11761186 "a_key": "A String",
11771187 },
1188+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
11781189 "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
11791190 "limitName": "A String", # The name of the quota limit.
11801191 "metricName": "A String", # The Compute Engine quota metric name.
1192+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
11811193 },
11821194 },
11831195 ],
@@ -1590,9 +1602,11 @@ <h3>Method Details</h3>
15901602 "dimensions": { # The map holding related quota dimensions.
15911603 "a_key": "A String",
15921604 },
1605+ "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
15931606 "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type or metric.
15941607 "limitName": "A String", # The name of the quota limit.
15951608 "metricName": "A String", # The Compute Engine quota metric name.
1609+ "rolloutStatus": "A String", # Rollout status of the future quota limit.
15961610 },
15971611 },
15981612 ],
0 commit comments