[[["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-31 UTC."],[],["`ChannelIdValue.ChannelIdValueType` is an enum that implements `Parcelable`, defining the type of value stored. It has three enum values: `ABSENT`, `OBJECT`, and `STRING`. Key actions involve its use in comparing objects, including `compareTo`, `equals`, `hashCode`. It also include conversion actions like: `toString`, `describeConstable` and `valueOf`. Furthermore, it contains methods required by the `Parcelable` interface: `describeContents` and `writeToParcel`, alongside a `CREATOR` field for object recreation from a Parcel.\n"]]