REST Resource: verificationCodes
リソース
このリソースに関連付けられた永続データはありません。
Methods |
|
ユーザーの新しいバックアップ確認コードを生成します。 |
|
ユーザーの現在のバックアップ確認コードを無効にします。 |
|
指定したユーザーの現在の有効なバックアップ確認コードのセットを返します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-05-15 UTC。
[null,null,["最終更新日 2024-05-15 UTC。"],[[["This resource manages backup verification codes for user accounts and doesn't store persistent data."],["You can generate new, invalidate existing, and list current backup verification codes for users via dedicated methods."]]],["This resource manages backup verification codes with no persistent data. Key actions include generating new codes, invalidating existing codes, and listing the current valid codes. The `generate` method creates new codes, `invalidate` revokes existing codes, and `list` retrieves the active set of codes for a user. These actions are performed without storing data permanently.\n"]]