Class RetryBuildRequest (3.2.1)

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

Specifies a build to retry. .. attribute:: name

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

:type: str

Attributes

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