| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Edits.Insert |
AndroidPublisher.Edits.insert(String packageName,
AppEdit content)
Creates a new edit for an app.
|
| Constructor and Description |
|---|
Insert(String packageName,
AppEdit content)
Creates a new edit for an app.
|
| Modifier and Type | Method and Description |
|---|---|
AppEdit |
AppEdit.clone() |
AppEdit |
AppEdit.set(String fieldName,
Object value) |
AppEdit |
AppEdit.setExpiryTimeSeconds(String expiryTimeSeconds)
Output only.
|
AppEdit |
AppEdit.setId(String id)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.