Class Warnings (0.6.0)

Warnings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
code google.cloud.compute_v1.types.Warnings.Code
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
data Sequence[google.cloud.compute_v1.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.

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.