指定したアプリの PlayIntegrityConfig
を更新します。
この構成が不完全または無効である場合、アプリは Play Integrity トークンを App Check トークンと交換できません。
HTTP リクエスト
PATCH https://firebaseappcheck.googleapis.com/v1/{playIntegrityConfig.name=projects/*/apps/*/playIntegrityConfig}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ | |
---|---|
playIntegrityConfig.name |
必須。Play Integrity 構成オブジェクトの相対リソース名。形式:
|
クエリ パラメータ
パラメータ | |
---|---|
updateMask |
必須。更新する |
リクエストの本文
リクエストの本文には PlayIntegrityConfig
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には PlayIntegrityConfig
のインスタンスが含まれます。
認可スコープ
以下のいずれかの OAuth スコープが必要です。
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/firebase
詳細については、認証の概要をご覧ください。