Cloud Build V1 API - Module Google::Cloud::Build::V1::Build::Warning::Priority (v1.13.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::Build::Warning::Priority.
The relative importance of this warning.
Constants
PRIORITY_UNSPECIFIED
value: 0 Should not be used.
INFO
value: 1 e.g. deprecation warnings and alternative feature highlights.
WARNING
value: 2 e.g. automated detection of possible issues with the build.
ALERT
value: 3 e.g. alerts that a feature used in the build is pending removal