Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::Rollback (v0.19.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::Rollback.

Rolls back a Rollout.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#destination_phase

def destination_phase() -> ::String
Returns
  • (::String) — Optional. The starting phase ID for the Rollout. If unspecified, the Rollout will start in the stable phase.

#destination_phase=

def destination_phase=(value) -> ::String
Parameter
  • value (::String) — Optional. The starting phase ID for the Rollout. If unspecified, the Rollout will start in the stable phase.
Returns
  • (::String) — Optional. The starting phase ID for the Rollout. If unspecified, the Rollout will start in the stable phase.