The selector is a comma-separated list of patterns. Each pattern is a
qualified name of the element which may end in "", indicating a wildcard.
Wildcards are only allowed at the end and for a whole component of the
qualified name, i.e. "foo." is ok, but not "foo.b" or "foo..bar". A
wildcard will match one or more components. To specify a default for all
applicable elements, the whole pattern "*" is used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["`DocumentationRule` is a class that provides information about individual API elements, inheriting from `Object` and implementing `Protobuf.IBufferMessage`."],["The class includes constructors for creating new `DocumentationRule` objects, either empty or as a copy of another `DocumentationRule` object."],["Key fields of this class are `DeprecationDescriptionFieldNumber`, `DescriptionFieldNumber`, and `SelectorFieldNumber`, used to manage fields related to element deprecation, element descriptions and element selectors, respectively."],["The properties `DeprecationDescription`, `Description`, and `Selector` allow for setting and retrieving a description of element deprecation, a description of the selected API(s), and a pattern-based selector of API elements, respectively."],["Various methods are provided for object manipulation, such as `CalculateSize`, `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, `ToString`, and `WriteTo`."]]],[]]