[[["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."],[[["`Acl.UserPrincipalParser` is used to extract a user principal, categorizing them as either \"google\" or \"external\" based on their account prefix."],["Accounts prefixed with `com.google.enterprise.cloudsearch.sdk.indexing.Acl.GOOGLE_ACCOUNT_PREFIX` are classified as \"google\" accounts."],["The `parse` method converts a user string into a `Principal` object, representing either an external or Google user."],["This parser utilizes the `Configuration.Parser` interface to handle the parsing logic."]]],[]]