warnings property

List<ResourceUpdateWarnings>? warnings
getter/setter pair

If warning messages are generated during processing of this resource, this field will be populated.

Output only.

Implementation

core.List<ResourceUpdateWarnings>? warnings;