Class CreateBuildRequest (3.0.2)

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

Request to create a new build.

Attributes

NameDescription
parent str
The parent resource where this build will be created. Format: projects/{project}/locations/{location}
project_id str
Required. ID of the project.
build .cloudbuild.Build
Required. Build resource to create.