Cloud Build V1 API - Module Google::Cloud::Build::V1::Build::Warning::Priority (v1.11.0)
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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]