filter property

String? filter
getter/setter pair

Filter the entities to convert.

Leaving this field empty will convert all of the entities. Supports Google AIP-160 style filtering.

Optional.

Implementation

core.String? filter;