warnings property

List<ResourceWarnings>? warnings
getter/setter pair

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

Output only.

Implementation

core.List<ResourceWarnings>? warnings;