Reference documentation and code samples for the Google Cloud Build V1 Client class CreateBuildRequest.
Request to create a new build.
Generated from protobuf message google.devtools.cloudbuild.v1.CreateBuildRequest
Namespace
Google \ Cloud \ Build \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
The parent resource where this build will be created. Format: projects/{project}/locations/{location}
↳ project_id
string
Required. ID of the project.
↳ build
getParent
The parent resource where this build will be created.
Format: projects/{project}/locations/{location}
string
setParent
The parent resource where this build will be created.
Format: projects/{project}/locations/{location}
var
string
$this
getProjectId
Required. ID of the project.
string
setProjectId
Required. ID of the project.
var
string
$this
getBuild
Required. Build resource to create.
hasBuild
clearBuild
setBuild
Required. Build resource to create.
$this