The DataTablesPage Entity

The DataTablesPage class represents a page of DataTables, usually returned from the dataTables.find() method.

Instance Properties

NameTypeDescription
dataTablesDataTable[]The DataTables included in this page of results
nextPageTokenstringThe pageToken to use for fetching the next page of items from dataTables.find()
countnumberThe number of DataTables returned