Searched refs:_PAGE_TOKEN_NAMES (Results 1 – 2 of 2) sorted by relevance
113 _PAGE_TOKEN_NAMES = ('pageToken', 'nextPageToken') variable735 if name not in _PAGE_TOKEN_NAMES or _findPageTokenName(1171 return next((tokenName for tokenName in _PAGE_TOKEN_NAMES
38 googleapiclient.discovery._PAGE_TOKEN_NAMES googleapiclient.discovery-module.html#_PAGE_TOKEN_NAMES