The api metadata.
| JSON representation | 
|---|
{ "totalNumberOfPages": integer, "totalRecordsCount": integer, "pageSize": integer }  | 
            
| Fields | |
|---|---|
totalNumberOfPages | 
              
                 
 Output only. The total number of pages.  | 
            
totalRecordsCount | 
              
                 
 Output only. The total records count.  | 
            
pageSize | 
              
                 
 Output only. The page size.  |