[[["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 2024-10-23 UTC."],[[["The object contains a single field, `animationType`, which specifies the type of animation to be used."],["`animationType` is an enum with possible values: `ANIMATION_UNSPECIFIED`, `FOIL_SHIMMER`, and `foilShimmer` (deprecated)."],["`FOIL_SHIMMER` represents the default Foil & Shimmer animation."],["`foilShimmer` is a legacy alias for `FOIL_SHIMMER` and is deprecated."]]],["The document defines a JSON representation for an animation, specifying an `animationType` field. This field uses an enumeration called `AnimationType`. The available `AnimationType` values are `ANIMATION_UNSPECIFIED`, and `FOIL_SHIMMER`. A deprecated legacy alias, `foilShimmer`, also maps to `FOIL_SHIMMER`. The `FOIL_SHIMMER` option represents the default Foil & Shimmer animation.\n"]]