Class RuleActionsPair (0.7.7)

RuleActionsPair(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a rule and outputs of associated actions.

Attributes

NameDescription
rule google.cloud.contentwarehouse_v1.types.Rule
Represents the rule.
action_outputs MutableSequence[google.cloud.contentwarehouse_v1.types.ActionOutput]
Outputs of executing the actions associated with the above rule.