[[["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-04-09 UTC."],[[["The `AutomationRule` class in the Google Cloud Deploy v1 API defines automation activities and is accessible within the `Google.Cloud.Deploy.V1` namespace."],["The latest version of the AutomationRule is `3.4.0`, with a wide range of previous versions from `3.3.0` all the way down to `1.0.0` being documented and available."],["`AutomationRule` supports automatically advancing successful rollouts, promoting releases, and repairing failed rollouts via `AdvanceRolloutRule`, `PromoteReleaseRule`, and `RepairRolloutRule` properties, respectively."],["The `AutomationRule` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available when creating a new instance of `AutomationRule`, either the default `AutomationRule()` constructor or `AutomationRule(AutomationRule other)`, which accepts another AutomationRule as a parameter."]]],[]]