statistics property

DatastoreStatistics? statistics
final

Additional statistical information about the data store. Included if the includeStatistics parameter is set to true in the request.

Implementation

final DatastoreStatistics? statistics;