Class Warning (3.6.0)

Warning(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A non-fatal problem encountered during the execution of the build.

Attributes

NameDescription
text str
Explanation of the warning generated.
priority google.cloud.devtools.cloudbuild_v1.types.Build.Warning.Priority
The priority for this warning.

Classes

Priority

Priority(value)

The relative importance of this warning.