DatastoreKeyPages¶
This
DatastoreKeyPages
struct contains pages of DatastoreKey
instancesProperties¶
Array<DatastoreKey> Pages¶
SERVER ONLY
The
DatastoreKey
array represent keys on DatastoreKeyPages
objects. The key name is represented as Pages[i].KeyNamePageInfo PageInfo¶
SERVER ONLY
This
PageInfo
struct contains information about pagination, such as the total amount of data in the datastore, the current page number, and the number of items on each page