[[["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."],[[["VisibilityRule class configures visibility for individual API elements."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`VisibilityRule` has two key properties: `Restriction`, which is a comma-separated list of labels for visibility, and `Selector`, which targets the elements to apply the rule to."],["Constructors are available for creating new instances of `VisibilityRule`, either empty or by cloning another `VisibilityRule` instance."],["The `VisibilityRule` class includes methods for calculating size, cloning, comparing equality, merging data, converting to string, and writing to an output stream, as well as getting the hash code."]]],[]]