RuleActionsPair(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents a rule and outputs of associated actions.
Attributes |
|
|---|---|
| Name | Description |
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. |