impersonate property
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.
Optional.
Implementation
Impersonation? impersonate;
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.
Optional.
Impersonation? impersonate;