TestIamPermissionsResponse

Response message for featurestores.testIamPermissions method.

Fields
permissions[] string

A subset of TestPermissionsRequest.permissions that the caller is allowed.

JSON representation
{
  "permissions": [
    string
  ]
}