StartProtectedQueryRequest
Types
Properties
Link copied to clipboard
A unique identifier for the membership to run this query against. Currently accepts a membership ID.
Link copied to clipboard
The details needed to write the query results.
Link copied to clipboard
The protected SQL query parameters.
Link copied to clipboard
The type of the protected query to be started.
Functions
Link copied to clipboard
inline fun copy(block: StartProtectedQueryRequest.Builder.() -> Unit = {}): StartProtectedQueryRequest