| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Edits.Testers.Patch |
AndroidPublisher.Edits.Testers.patch(String packageName,
String editId,
String track,
Testers content)
Patches testers.
|
AndroidPublisher.Edits.Testers.Update |
AndroidPublisher.Edits.Testers.update(String packageName,
String editId,
String track,
Testers content)
Updates testers.
|
| Constructor and Description |
|---|
Patch(String packageName,
String editId,
String track,
Testers content)
Patches testers.
|
Update(String packageName,
String editId,
String track,
Testers content)
Updates testers.
|
| Modifier and Type | Method and Description |
|---|---|
Testers |
Testers.clone() |
Testers |
Testers.set(String fieldName,
Object value) |
Testers |
Testers.setGoogleGroups(List<String> googleGroups)
All testing Google Groups, as email addresses.
|
Copyright © 2011–2025 Google. All rights reserved.