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, as listed at the top of the version list."],["This page provides documentation for the `AutomationRuleCondition` class within the Google Cloud Deploy v1 API, specifically version 2.13.0."],["`AutomationRuleCondition` class contains conditions relevant to an `Automation` rule, and is a child of the object class, whilst also implementing several other classes."],["The `AutomationRuleCondition` class has two constructors, `AutomationRuleCondition()` and `AutomationRuleCondition(AutomationRuleCondition other)`, with the second allowing for passing in another `AutomationRuleCondition` object."],["The class contains one property called `TargetsPresentCondition` which has the type `TargetsPresentCondition`."]]],[]]