str
[Output Only] A warning code, if applicable. For example,
Compute Engine returns NO_RESULTS_ON_PAGE if there are no
results in the response. Check the Code enum for the list of
possible values.
This field is a member of oneof_ _code.
data
MutableSequence[google.cloud.compute_v1beta.types.Data]
[Output Only] Metadata about this warning in key: value
format. For example: "data": [ { "key": "scope", "value":
"zones/us-east1-d" }
message
str
[Output Only] A human-readable description of the warning
code.
This field is a member of oneof_ _message.
Classes
Code
Code(value)
[Output Only] A warning code, if applicable. For example, Compute
Engine returns NO_RESULTS_ON_PAGE if there are no results in the
response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class QuotaStatusWarning (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.QuotaStatusWarning)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.QuotaStatusWarning) \n\n QuotaStatusWarning(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\n\\[Output Only\\] Warning of fetching the `quotas` field for this\nregion. This field is populated only if fetching of the `quotas`\nfield fails.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### Code\n\n Code(value)\n\n\\[Output Only\\] A warning code, if applicable. For example, Compute\nEngine returns NO_RESULTS_ON_PAGE if there are no results in the\nresponse."]]