Class CancelBuildRequest (3.2.1)

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

Request to cancel an ongoing build. .. attribute:: name

The name of the Build to cancel. Format: projects/{project}/locations/{location}/builds/{build}

:type: str

Attributes

NameDescription
project_id str
Required. ID of the project.
id str
Required. ID of the build.