[[["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-09-03 UTC."],[[["`IdentityPrincipal.Kind` is an enum that defines the type of an `IdentityPrincipal`, which can be either a user or a group."],["It includes two enum values: `GROUP` representing a third-party group and `USER` representing a third-party user."],["This enum inherits methods from `java.lang.Enum`, `java.lang.Object`, and `java.lang.Comparable` for common operations like comparisons and getting enum values."]]],[]]