Usage Request
This schema defines type of table usage request used to publish the usage count on a particular dateProperties
date(string): Date of execution of SQL query.count(integer): Usage count of table.
UsageRequest schema tracks user-initiated usage tracking queries for metadata analysis.
date (string): Date of execution of SQL query.count (integer): Usage count of table.