Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::TimedPromoteReleaseCondition::Targets.
The targets involved in a single timed promotion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destination_target_id
def destination_target_id() -> ::String
Returns
- (::String) — Optional. The destination target ID.
#destination_target_id=
def destination_target_id=(value) -> ::String
Parameter
- value (::String) — Optional. The destination target ID.
Returns
- (::String) — Optional. The destination target ID.
#source_target_id
def source_target_id() -> ::String
Returns
- (::String) — Optional. The source target ID.
#source_target_id=
def source_target_id=(value) -> ::String
Parameter
- value (::String) — Optional. The source target ID.
Returns
- (::String) — Optional. The source target ID.