Skip to main content

play_integrity_config

Overview

Nameplay_integrity_config
TypeResource
Idfirebase.firebaseappcheck.play_integrity_config

Fields

NameDatatypeDescription
namestringRequired. The relative resource name of the Play Integrity configuration object, in the format: projects/{project_number}/apps/{app_id}/playIntegrityConfig
tokenTtlstringSpecifies the duration for which App Check tokens exchanged from Play Integrity tokens will be valid. If unset, a default value of 1 hour is assumed. Must be between 30 minutes and 7 days, inclusive.

Methods

NameAccessible byRequired ParamsDescription
projects_apps_playIntegrityConfig_getSELECTappsId, projectsIdGets the PlayIntegrityConfig for the specified app.
projects_apps_playIntegrityConfig_batchGetEXECprojectsIdAtomically gets the PlayIntegrityConfigs for the specified list of apps.
projects_apps_playIntegrityConfig_patchEXECappsId, projectsIdUpdates the PlayIntegrityConfig for the specified app. While this configuration is incomplete or invalid, the app will be unable to exchange Play Integrity tokens for App Check tokens.