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.14.0."],["The `AutomationRolloutMetadata` class contains information about Automation-related actions performed on a rollout, including implementations of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes links to various versions of the API, ranging from the latest 3.4.0 down to 1.0.0, allowing access to documentation for each individual release."],["The class contains three properties that are all output only, which are `AdvanceAutomationRuns`, `PromoteAutomationRun`, and `RepairAutomationRuns`."],["The documentation lists two constructors for `AutomationRolloutMetadata`, one default and one taking another `AutomationRolloutMetadata` object as a parameter, allowing the class to be constructed and copied."]]],[]]