Google Cloud Deploy v1 API - Class AutomationRuleCondition (2.15.0)

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.

Inheritance

object > AutomationRuleCondition

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Constructors

AutomationRuleCondition()

public AutomationRuleCondition()

AutomationRuleCondition(AutomationRuleCondition)

public AutomationRuleCondition(AutomationRuleCondition other)
Parameter
NameDescription
otherAutomationRuleCondition

Properties

TargetsPresentCondition

public TargetsPresentCondition TargetsPresentCondition { get; set; }

Optional. Details around targets enumerated in the rule.

Property Value
TypeDescription
TargetsPresentCondition