public sealed class TimedPromoteReleaseOperation : IMessage<TimedPromoteReleaseOperation>, IEquatable<TimedPromoteReleaseOperation>, IDeepCloneable<TimedPromoteReleaseOperation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class TimedPromoteReleaseOperation.
Contains the information of an automated timed promote-release operation.
Output only. The ID of the target that represents the promotion stage to
which the release will be promoted. The value of this field is the last
segment of a target name.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage provides reference documentation for the `TimedPromoteReleaseOperation` class within the Google Cloud Deploy v1 API, spanning multiple versions."],["The latest version documented is 3.4.0, while the currently viewed version is 3.3.0, with historical versions down to 1.0.0 available for reference."],["`TimedPromoteReleaseOperation` represents an automated timed promote-release operation, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Phase`, `Release`, and `TargetId`, which describe the starting phase of a rollout, the release name, and the target ID, respectively."],["The documentation details the constructors and inherited members of the `TimedPromoteReleaseOperation` class, as well as the namespace (`Google.Cloud.Deploy.V1`) and assembly (`Google.Cloud.Deploy.V1.dll`) it belongs to."]]],[]]