Class RetryBuildRequest (3.3.2)

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

Specifies a build to retry.

Attributes

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