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 available for `AutomationRuleCondition` in the Google Cloud Deploy v1 API is 3.4.0, with the current page focusing on version 3.2.0."],["The `AutomationRuleCondition` class, part of the `Google.Cloud.Deploy.V1` namespace, contains the necessary conditions for an `Automation` rule and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `AutomationRuleCondition` class has two constructors: a default constructor, `AutomationRuleCondition()`, and a copy constructor, `AutomationRuleCondition(AutomationRuleCondition other)`."],["The `AutomationRuleCondition` class has one property called `TargetsPresentCondition` which gives details around targets that are listed in the automation rule."],["This documentation page provides a version history for `AutomationRuleCondition`, ranging from version 1.0.0 to the latest version 3.4.0, and also lists the inherited members `GetHashCode()`, `GetType()` and `ToString()` from the object class."]]],[]]