[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]