match property
Indicates how the filter should be matched to the values. Possible string values are:
- "UNSPECIFIED"
- "EXACT"
- "CONTAINS"
Implementation
core.String? match;
Indicates how the filter should be matched to the values. Possible string values are:
core.String? match;