GoogleApi.AndroidPublisher.V3.Model.PageInfo (google_api_android_publisher v0.26.0) View Source
Information about the current page. List operations that supports paging return only one "page" of results. This protocol buffer message describes the page that has been returned.
Attributes
-
resultPerPage
(type:integer()
, default:nil
) - Maximum number of results returned in one page. ! The number of results included in the API response. -
startIndex
(type:integer()
, default:nil
) - Index of the first result returned in the current page. -
totalResults
(type:integer()
, default:nil
) - Total number of results available on the backend ! The total number of results in the result set.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.