Voting helps other researchers find interesting modules.
Records the output of Rule Engine including rule evaluation and actions result.
actionExecutorOutput
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ActionExecutorOutput.t
nil
documentName
String.t
ruleEvaluatorOutput
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleEvaluatorOutput.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleEngineOutput{ actionExecutorOutput: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ActionExecutorOutput.t() | nil, documentName: String.t() | nil, ruleEvaluatorOutput: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RuleEvaluatorOutput.t() | nil }
@spec decode(struct(), keyword()) :: struct()