warnings property

List<OperationWarnings>? warnings
getter/setter pair

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

Output only.

Implementation

core.List<OperationWarnings>? warnings;