filter property

String? filter
getter/setter pair

Filter which entities to apply.

Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering.

Implementation

core.String? filter;