nameQuery property
A filter by user interest name.
If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
Implementation
core.String? nameQuery;
A filter by user interest name.
If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
core.String? nameQuery;