matchedRules property

List<GoogleCloudContentwarehouseV1Rule>? matchedRules
getter/setter pair

A subset of triggered rules that are evaluated true for a given request.

Implementation

core.List<GoogleCloudContentwarehouseV1Rule>? matchedRules;