Optional. If set, impersonate a request with given Firebase Auth context and evaluate the auth policies on the operation. If omitted, bypass any defined auth policies.
Impersonation
Impersonation configures the Firebase Auth context to impersonate.
JSON representation
{// Union field kind can be only one of the following:"unauthenticated": boolean,"authClaims": {object}// End of list of possible types for union field kind.}
Fields
Union field kind.
kind can be only one of the following:
unauthenticated
boolean
Evaluate the auth policy as an unauthenticated request. Can only be set to true.
[[["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-20 UTC."],[],[]]