| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
ListOneTimeProductsResponse |
ListOneTimeProductsResponse.clone() |
ListOneTimeProductsResponse |
ListOneTimeProductsResponse.set(String fieldName,
Object value) |
ListOneTimeProductsResponse |
ListOneTimeProductsResponse.setNextPageToken(String nextPageToken)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListOneTimeProductsResponse |
ListOneTimeProductsResponse.setOneTimeProducts(List<OneTimeProduct> oneTimeProducts)
The one-time products from the specified app.
|
Copyright © 2011–2026 Google. All rights reserved.