Reference documentation and code samples for the Google Cloud Build V1 Client class BuildApproval.
BuildApproval describes a build's approval configuration, state, and result.
Generated from protobuf message google.devtools.cloudbuild.v1.BuildApproval
Namespace
Google \ Cloud \ Build \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
Output only. The state of this build's approval.
↳ config
↳ result
getState
Output only. The state of this build's approval.
int
setState
Output only. The state of this build's approval.
var
int
$this
getConfig
Output only. Configuration for manual approval of this build.
hasConfig
clearConfig
setConfig
Output only. Configuration for manual approval of this build.
$this
getResult
Output only. Result of manual approval for this Build.
hasResult
clearResult
setResult
Output only. Result of manual approval for this Build.
$this