Cloud Build V1 API - Module Google::Cloud::Build::V1::Build::Warning::Priority (v0.14.0)

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