[[["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 the page listing multiple past versions down to 0.14.0."],["`AudienceFilterClause.FilterCase` is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`."],["It has three static fields: `FILTER_NOT_SET`, `SEQUENCE_FILTER`, and `SIMPLE_FILTER`."],["The enum offers static methods such as `forNumber`, `valueOf` and `values`, and has one method `getNumber` to get the number associated with the enum value."],["The method `valueOf(int value)` is deprecated, suggesting the use of `forNumber(int)`."]]],[]]