Class SubmitBuildResponse (0.10.9)

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

Response message for submitting a Build.

Attributes

Name Description
build_operation google.longrunning.operations_pb2.Operation
Cloud Build operation to be polled via CloudBuild API.
base_image_uri str
URI of the base builder image in Artifact Registry being used in the build. Used to opt into automatic base image updates.
base_image_warning str
Warning message for the base image.