name property
A user-defined name of the filter set.
Filter set names must be unique globally and match one of the patterns: -
bidders / * /filterSets / *
(for accessing bidder-level troubleshooting
data) - bidders / * /accounts / * /filterSets / *
(for accessing
account-level troubleshooting data) This field is required in create
operations.
Implementation
core.String? name;