Class CreateBuildRequest (3.3.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 google.cloud.devtools.cloudbuild_v1.types.Build
Required. Build resource to create.