[[["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-06-05 UTC."],[[["The response provides a list of permissions that the caller has been granted."],["This list is a subset of the permissions requested in the `TestPermissionsRequest`."]]],["The core content defines the response structure for the `TestIamPermissions` method. The response is represented in JSON format with a single field: `permissions`. This field is an array of strings, where each string represents a permission the caller is granted. The content specifies that this array contains a subset of the permissions requested in `TestPermissionsRequest.permissions`.\n"]]