| Package | Description | 
|---|---|
| com.google.api.services.androidpublisher.model | 
| Modifier and Type | Method and Description | 
|---|---|
| PageInfo | PageInfo. clone() | 
| PageInfo | InappproductsListResponse. getPageInfo()Deprecated and unset. | 
| PageInfo | VoidedPurchasesListResponse. getPageInfo()General pagination information. | 
| PageInfo | ReviewsListResponse. getPageInfo()Information about the current page. | 
| PageInfo | PageInfo. set(String fieldName,
   Object value) | 
| PageInfo | PageInfo. setResultPerPage(Integer resultPerPage)Maximum number of results returned in one page. | 
| PageInfo | PageInfo. setStartIndex(Integer startIndex)Index of the first result returned in the current page. | 
| PageInfo | PageInfo. setTotalResults(Integer totalResults)Total number of results available on the backend ! The total number of results in the result
 set. | 
| Modifier and Type | Method and Description | 
|---|---|
| InappproductsListResponse | InappproductsListResponse. setPageInfo(PageInfo pageInfo)Deprecated and unset. | 
| VoidedPurchasesListResponse | VoidedPurchasesListResponse. setPageInfo(PageInfo pageInfo)General pagination information. | 
| ReviewsListResponse | ReviewsListResponse. setPageInfo(PageInfo pageInfo)Information about the current page. | 
Copyright © 2011–2024 Google. All rights reserved.