Package | Description |
---|---|
com.google.api.services.androidpublisher | |
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Apprecovery.Create |
AndroidPublisher.Apprecovery.create(String packageName,
CreateDraftAppRecoveryRequest content)
Create an app recovery action with recovery status as DRAFT.
|
Constructor and Description |
---|
Create(String packageName,
CreateDraftAppRecoveryRequest content)
Create an app recovery action with recovery status as DRAFT.
|
Modifier and Type | Method and Description |
---|---|
CreateDraftAppRecoveryRequest |
CreateDraftAppRecoveryRequest.clone() |
CreateDraftAppRecoveryRequest |
CreateDraftAppRecoveryRequest.set(String fieldName,
Object value) |
CreateDraftAppRecoveryRequest |
CreateDraftAppRecoveryRequest.setRemoteInAppUpdate(RemoteInAppUpdate remoteInAppUpdate)
Action type is remote in-app update.
|
CreateDraftAppRecoveryRequest |
CreateDraftAppRecoveryRequest.setTargeting(Targeting targeting)
Specifies targeting criteria for the recovery action such as regions, android sdk versions, app
versions etc.
|
Copyright © 2011–2025 Google. All rights reserved.