FailureInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A fatal problem encountered during the execution of the build.
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.devtools.cloudbuild_v1.types.Build.FailureInfo.FailureType
The name of the failure. |
detail |
str
Explains the failure issue in more detail using hard-coded text. |
Classes
FailureType
FailureType(value)
The name of a fatal problem encountered during the execution of the build.