warnings property

List<Warnings>? warnings
getter/setter pair

If potential misconfigurations are detected for this route, this field will be populated with warning messages.

Output only.

Implementation

core.List<Warnings>? warnings;