@Generated public interface QueryHistoryService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
Modifier and Type | Method and Description |
---|---|
ListQueriesResponse |
list(ListQueryHistoryRequest listQueryHistoryRequest)
List Queries.
|
ListQueriesResponse list(ListQueryHistoryRequest listQueryHistoryRequest)
List the history of queries through SQL warehouses.
You can filter by user ID, warehouse ID, status, and time range.
Copyright © 2024. All rights reserved.