actionOutputs property

List<GoogleCloudContentwarehouseV1ActionOutput>? actionOutputs
getter/setter pair

Outputs of executing the actions associated with the above rule.

Implementation

core.List<GoogleCloudContentwarehouseV1ActionOutput>? actionOutputs;