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."],[[["This webpage provides reference documentation for the `AutomationRuleCondition` class within the Google Cloud Deploy v1 API, specifically for .NET development."],["The latest version available for `AutomationRuleCondition` is 3.4.0, and the page also lists documentation for many other versions dating back to 1.0.0, allowing users to reference the version they require."],["`AutomationRuleCondition` is a class used to define conditions relevant to an automation rule, implementing multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, making it versatile for data management."],["The class has two constructors and one property, `TargetsPresentCondition`, that allows users to get or set details around targets enumerated in the rule."]]],[]]