REST Resource: apprecovery
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
메서드 |
|
복구 작업 타겟팅을 점진적으로 업데이트합니다. |
|
이미 실행 중인 앱 복구 작업을 취소합니다. |
|
앱 복구 작업을 생성하고 상태를 DRAFT로 설정합니다. |
|
복구 상태가 DRAFT인 이미 생성된 앱 복구 작업을 배포합니다. |
|
특정 패키지 이름 및 앱 버전과 관련된 모든 앱 복구 작업 리소스를 나열합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]