[[["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."],[[["The latest version of the `AudienceFilterClause.FilterCase` is 0.70.0, with previous versions ranging from 0.69.0 down to 0.14.0 being documented."],["`AudienceFilterClause.FilterCase` is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, and also inherits several methods from the `Enum` and `Object` classes."],["The enum `AudienceFilterClause.FilterCase` has three static fields: `FILTER_NOT_SET`, `SEQUENCE_FILTER`, and `SIMPLE_FILTER`."],["Static methods provided include `forNumber(int value)`, `valueOf(String name)`, and `values()`, with `valueOf(int value)` being deprecated in favor of `forNumber(int)`."],["An instance method `getNumber()` is provided, allowing the retrieval of the integer value associated with an enum constant."]]],[]]