Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::AdvanceRolloutOperation.
Contains the information of an automated advance-rollout operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destination_phase
def destination_phase() -> ::String
Returns
- (::String) — Output only. The phase the rollout will be advanced to.
#rollout
def rollout() -> ::String
Returns
-
(::String) — Output only. The name of the rollout that initiates the
AutomationRun
.
#source_phase
def source_phase() -> ::String
Returns
- (::String) — Output only. The phase of a deployment that initiated the operation.
#wait
def wait() -> ::Google::Protobuf::Duration
Returns
- (::Google::Protobuf::Duration) — Output only. How long the operation will be paused.