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 `AutomationRuleCondition` class, part of the Google Cloud Deploy v1 API, defines conditions for `Automation` rules."],["This documentation covers versions of `AutomationRuleCondition` ranging from 1.0.0 to the latest, 3.4.0."],["The `AutomationRuleCondition` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes a property `TargetsPresentCondition`, which provides details about the targets in the rule, and its type is `TargetsPresentCondition`."],["The `AutomationRuleCondition` class has two constructors, one that is parameterless, and one that accepts `AutomationRuleCondition` as a parameter."]]],[]]