Reference documentation and code samples for the Google Cloud Deploy V1 Client class TimedPromoteReleaseOperation.
Contains the information of an automated timed promote-release operation.
Generated from protobuf message google.cloud.deploy.v1.TimedPromoteReleaseOperation
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ target_id
string
Output only. The ID of the target that represents the promotion stage to which the release will be promoted. The value of this field is the last segment of a target name.
↳ release
string
Output only. The name of the release to be promoted.
↳ phase
string
Output only. The starting phase of the rollout created by this operation.
getTargetId
Output only. The ID of the target that represents the promotion stage to which the release will be promoted. The value of this field is the last segment of a target name.
string
setTargetId
Output only. The ID of the target that represents the promotion stage to which the release will be promoted. The value of this field is the last segment of a target name.
var
string
$this
getRelease
Output only. The name of the release to be promoted.
string
setRelease
Output only. The name of the release to be promoted.
var
string
$this
getPhase
Output only. The starting phase of the rollout created by this operation.
string
setPhase
Output only. The starting phase of the rollout created by this operation.
var
string
$this