Voting helps other researchers find interesting modules.
Represents a rule and outputs of associated actions.
actionOutputs
list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ActionOutput.t)
nil
rule
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Rule.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleActionsPair{ actionOutputs: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ActionOutput.t() ] | nil, rule: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Rule.t() | nil }
@spec decode(struct(), keyword()) :: struct()