hashConfig property

GoogleCloudIdentitytoolkitAdminV2HashConfig? hashConfig
getter/setter pair

Hash config information of a tenant for display on Pantheon.

This can only be displayed on Pantheon to avoid the sensitive information to get accidentally leaked. Only returned in GetTenant response to restrict reading of this information. Requires firebaseauth.configs.getHashConfig permission on the agent project for returning this field.

Output only.

Implementation

GoogleCloudIdentitytoolkitAdminV2HashConfig? hashConfig;