Google Cloud Deploy V1 Client - Class AutomationRuleCondition (0.17.0)

Reference documentation and code samples for the Google Cloud Deploy V1 Client class AutomationRuleCondition.

AutomationRuleCondition contains conditions relevant to an Automation rule.

Generated from protobuf message google.cloud.deploy.v1.AutomationRuleCondition

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ targets_present_condition Google\Cloud\Deploy\V1\TargetsPresentCondition

Optional. Details around targets enumerated in the rule.

getTargetsPresentCondition

Optional. Details around targets enumerated in the rule.

Returns
TypeDescription
Google\Cloud\Deploy\V1\TargetsPresentCondition|null

hasTargetsPresentCondition

clearTargetsPresentCondition

setTargetsPresentCondition

Optional. Details around targets enumerated in the rule.

Parameter
NameDescription
var Google\Cloud\Deploy\V1\TargetsPresentCondition
Returns
TypeDescription
$this