Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::CreateChildRolloutJobRun.
CreateChildRolloutJobRun contains information specific to a
createChildRollout JobRun
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rollout
def rollout() -> ::String
Returns
-
(::String) — Output only. Name of the
ChildRollout
. Format isprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}
.
#rollout_phase_id
def rollout_phase_id() -> ::String
Returns
- (::String) — Output only. The ID of the childRollout Phase initiated by this JobRun.