public sealed class AutomationRuleCondition : IMessage<AutomationRuleCondition>, IEquatable<AutomationRuleCondition>, IDeepCloneable<AutomationRuleCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AutomationRuleCondition.
AutomationRuleCondition contains conditions relevant to an
Automation rule.
[[["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."],[[["The latest version of the `AutomationRuleCondition` API is 3.4.0, with numerous prior versions available, including the currently highlighted version 2.15.0."],["`AutomationRuleCondition` is a class in the Google Cloud Deploy v1 API that manages conditions relevant to an `Automation` rule, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `AutomationRuleCondition` class has two constructors, one default and one that accepts another `AutomationRuleCondition` object, offering flexibility in creating instances."],["The class includes a property called `TargetsPresentCondition`, which provides optional details about the targets listed in the rule."]]],[]]