Interface protos.google.devtools.cloudbuild.v1.ICreateBuildRequest (2.5.0)

Properties of a CreateBuildRequest.

Package

@google-cloud/cloudbuild!

Properties

build

build?: (google.devtools.cloudbuild.v1.IBuild|null);

CreateBuildRequest build

Property Value
TypeDescription
(google.devtools.cloudbuild.v1.IBuild|null)

parent

parent?: (string|null);

CreateBuildRequest parent

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

CreateBuildRequest projectId

Property Value
TypeDescription
(string|null)