Contents

SearchResponse.PaginationInfo

An object that returns a page of search responses.

Declaration

object SearchResponse.PaginationInfo

Properties

NameTypeDescription
nextPageTokenstring

An opaque string that the server uses to fetch the next page of search responses.

prevPageTokenstring

An opaque string that the server uses to fetch the previous page of search responses.

totalPageCountnumber

The total number of pages for the request.

totalResultsnumber

The total number of results for the request.

See Also

Place information returned by a search