Cloud Build v1 API - Enum Build.Types.Warning.Types.Priority (2.9.0)

public enum Build.Types.Warning.Types.Priority

Reference documentation and code samples for the Cloud Build v1 API enum Build.Types.Warning.Types.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.