LegacyApiMetadata

The api metadata.

JSON representation
{
  "totalNumberOfPages": integer,
  "totalRecordsCount": integer,
  "pageSize": integer
}
Fields
totalNumberOfPages

integer

Output only. The total number of pages.

totalRecordsCount

integer

Output only. The total records count.

pageSize

integer

Output only. The page size.