impersonate property

Impersonation? impersonate
getter/setter pair

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;