Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::TimedPromoteReleaseCondition.
TimedPromoteReleaseCondition
contains conditions specific to an Automation
with a Timed Promote Release rule defined.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_promotion_time
def next_promotion_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. When the next scheduled promotion(s) will occur.
#targets_list
def targets_list() -> ::Array<::Google::Cloud::Deploy::V1::TimedPromoteReleaseCondition::Targets>
Returns
- (::Array<::Google::Cloud::Deploy::V1::TimedPromoteReleaseCondition::Targets>) — Output only. A list of targets involved in the upcoming timed promotion(s).