[[["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 document provides reference information for the `AutomationRule` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `AutomationRule` class, found in the `Google.Cloud.Deploy.V1` namespace, defines the automation activities for Google Cloud Deploy and has several versions available, with 3.4.0 being the latest."],["`AutomationRule` objects can be created through two constructors: a default constructor and one that takes another `AutomationRule` object as a parameter, effectively creating a clone."],["The `AutomationRule` class includes optional properties such as `AdvanceRolloutRule`, `PromoteReleaseRule`, and `RepairRolloutRule`, which enable automated actions for rollouts and promotions."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from Google.Protobuf, ensuring it can be serialized, compared, deeply cloned, and used efficiently."]]],[]]