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
AIP-193: Move JSON representation details to the bottom, and clarify
This is more of an informative section than anything else - API designers only need to know about it in order to understand the JSON response they might see from curl etc.
"message": "An <e2-medium> VM instance with <local-ssd=3,nvidia-t4=2> is currently unavailable in the <us-east1-a> zone. Consider trying your request in the <us-central1-f,us-central1-c> zone(s), which currently has/have capacity to accommodate your request. Alternatively, you can try your request again with a different VM hardware configuration or at a later time. For more information, see the troubleshooting documentation."
72
-
},
73
-
{
74
-
"@type": "type.googleapis.com/google.rpc.Help",
75
-
"links": [
76
-
{
77
-
"description": "Additional information on this error",
"message": "An <e2-medium> VM instance with <local-ssd=3,nvidia-t4=2> is currently unavailable in the <us-east1-a> zone. Consider trying your request in the <us-central1-f,us-central1-c> zone(s), which currently has/have capacity to accommodate your request. Alternatively, you can try your request again with a different VM hardware configuration or at a later time. For more information, see the troubleshooting documentation."
476
+
},
477
+
{
478
+
"@type": "type.googleapis.com/google.rpc.Help",
479
+
"links": [
480
+
{
481
+
"description": "Additional information on this error",
0 commit comments