public sealed class AutomationRolloutMetadata : IMessage<AutomationRolloutMetadata>, IEquatable<AutomationRolloutMetadata>, IDeepCloneable<AutomationRolloutMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AutomationRolloutMetadata.
AutomationRolloutMetadata contains Automation-related actions that
were performed on a rollout.
[[["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 `AutomationRolloutMetadata` class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.10.0."],["The `AutomationRolloutMetadata` class contains information about automation-related actions performed on a rollout, including those initiated by advance, promote, and repair rules."],["The webpage lists the different versions of the `AutomationRolloutMetadata` class starting from version 1.0.0 all the way to the latest, 3.4.0, each linking to their own documentation."],["The `AutomationRolloutMetadata` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage` interfaces and inherits from the `object` class, and has inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["Key properties of `AutomationRolloutMetadata` include `AdvanceAutomationRuns`, `PromoteAutomationRun`, and `RepairAutomationRuns`, which detail the IDs of related automation runs."]]],[]]