RecoveryStatus
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kurtarma işleminin durumu.
Sıralamalar |
RECOVERY_STATUS_UNSPECIFIED |
RecoveryStatus belirtilmemiş. |
RECOVERY_STATUS_ACTIVE |
Uygulama kurtarma işlemi, oluşturulduğu için iptal edilmedi. |
RECOVERY_STATUS_CANCELED |
Kurtarma işlemi iptal edildi. İşlem devam ettirilemiyor. |
RECOVERY_STATUS_DRAFT |
Kurtarma işlemi taslak durumunda ve henüz kullanıcılara dağıtılmadı. |
RECOVERY_STATUS_GENERATION_IN_PROGRESS |
Kurtarma işlemi, kurtarma apk'leri oluşturuyor. |
RECOVERY_STATUS_GENERATION_FAILED |
Uygulama kurtarma işlemi oluşturulamadı. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-22 UTC."],[[["The recovery action status indicates the current state of an app's recovery process, such as active, canceled, draft, or in progress."],["A recovery action can be in a draft state, actively deployed, canceled, or generating recovery APKs, which are used to restore the app to a previous state."],["If the recovery action is canceled, it cannot be resumed, indicating a permanent stoppage of the recovery process."],["Recovery actions are designed to help users restore their apps to a working state after data loss or corruption, utilizing recovery APKs for the restoration process."],["The status `RECOVERY_STATUS_GENERATION_IN_PROGRESS` indicates that the system is actively creating recovery APKs, while `RECOVERY_STATUS_GENERATION_FAILED` signifies a failure in this creation process."]]],[]]