GoogleCloudContentwarehouseV1ActionExecutorOutput

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ActionExecutorOutput


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents the output of the Action Executor.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. ruleActionsPairs (type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleActionsPair), default: nil)
    - List of rule and corresponding actions result.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ActionExecutorOutput{
ruleActionsPairs: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleActionsPair.t() ] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ActionExecutorOutput