REST Resource: apprecovery
リソース
このリソースに関連付けられた永続データはありません。
メソッド |
|
復元アクションのターゲティングを段階的に更新します。 |
|
すでに実行中のアプリ復元アクションをキャンセルします。 |
|
復元ステータスを「DRAFT」に設定して、アプリ復元アクションを作成します。 |
|
復元ステータスが「DRAFT」の作成済みアプリ復元アクションをデプロイします。 |
|
特定のパッケージ名とアプリ バージョンに関連付けられている、すべてのアプリ復元アクション リソースのリストを作成します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-12-17 UTC。
[null,null,["最終更新日 2024-12-17 UTC。"],[[["This resource has no persistent data associated with it."],["It provides methods to manage app recovery actions, including creation, deployment, targeting updates, and cancellation."],["You can list all recovery actions for a specific app package and version."],["Recovery actions can be created in draft status and deployed when ready."]]],["The document outlines an API for managing app recovery actions. It details five core methods: `addTargeting` (to update targeting), `cancel` (to stop a running action), `create` (to initiate a recovery action in draft status), `deploy` (to activate a draft action), and `list` (to retrieve all actions related to a specific app and version). The actions managed have no associated persistent data.\n"]]