Reference documentation and code samples for the Google Cloud Build V1 Client class BuildEnqueued.
Notification that the build request is enqueued.
Generated from protobuf message google.devtools.build.v1.BuildEvent.BuildEnqueued
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ details |
Google\Protobuf\Any
Additional details about the Build. |
getDetails
Additional details about the Build.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Any|null |
hasDetails
clearDetails
setDetails
Additional details about the Build.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Any
|
Returns | |
---|---|
Type | Description |
$this |