Enum Build.Types.Warning.Types.Priority (2.0.0)

public enum Priority

The relative importance of this warning.

Namespace

Google.Cloud.CloudBuild.V1

Assembly

Google.Cloud.CloudBuild.V1.dll

Fields

NameDescription
Alert

e.g. alerts that a feature used in the build is pending removal

Info

e.g. deprecation warnings and alternative feature highlights.

Unspecified

Should not be used.

Warning

e.g. automated detection of possible issues with the build.