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."],[[["This webpage provides documentation for the `TimedPromoteReleaseOperation` class within the Google Cloud Deploy v1 API for .NET."],["The latest version of the `TimedPromoteReleaseOperation` class is 3.4.0, with multiple previous versions available, ranging back to 1.0.0."],["The `TimedPromoteReleaseOperation` class is used for managing automated timed promote-release operations and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TimedPromoteReleaseOperation` class include `Phase`, `Release`, and `TargetId`, which provide details about the rollout phase, release name, and target ID, respectively."],["The documentation includes information about the inheritance and implemented interfaces of the class, as well as descriptions of its constructors and properties."]]],[]]