| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Inappproducts.BatchUpdate |
AndroidPublisher.Inappproducts.batchUpdate(String packageName,
InappproductsBatchUpdateRequest content)
Updates or inserts one or more in-app products (managed products or subscriptions).
|
| Constructor and Description |
|---|
BatchUpdate(String packageName,
InappproductsBatchUpdateRequest content)
Updates or inserts one or more in-app products (managed products or subscriptions).
|
| Modifier and Type | Method and Description |
|---|---|
InappproductsBatchUpdateRequest |
InappproductsBatchUpdateRequest.clone() |
InappproductsBatchUpdateRequest |
InappproductsBatchUpdateRequest.set(String fieldName,
Object value) |
InappproductsBatchUpdateRequest |
InappproductsBatchUpdateRequest.setRequests(List<InappproductsUpdateRequest> requests)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.