Additional details for quota exceeded error for resource quota.
JSON representation |
---|
{
"metricName": string,
"limitName": string,
"dimensions": {
string: string,
...
},
"limit": number,
"futureLimit": number,
"rolloutStatus": enum ( |
Fields | |
---|---|
metric |
The Compute Engine quota metric name. |
limit |
The name of the quota limit. |
dimensions |
The map holding related quota dimensions. |
limit |
Current effective quota limit. The limit's unit depends on the quota type or metric. |
future |
Future quota limit being rolled out. The limit's unit depends on the quota type or metric. |
rollout |
Rollout status of the future quota limit. |