Class CancelBuildRequest (3.24.0)

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

Request to cancel an ongoing build.

Attributes

NameDescription
name str
The name of the Build to cancel. Format: projects/{project}/locations/{location}/builds/{build}
project_id str
Required. ID of the project.
id str
Required. ID of the build.