selector property
Selects the methods to which this rule applies.
Use '*' to indicate all methods in all APIs. Refer to selector for syntax details.
Implementation
core.String? selector;
Selects the methods to which this rule applies.
Use '*' to indicate all methods in all APIs. Refer to selector for syntax details.
core.String? selector;