ProtectedQueryInputParameters
Provides information necessary to perform the protected query.
Types
Properties
Link copied to clipboard
Provides configuration information for the workers that will perform the protected query.
Link copied to clipboard
The format in which the query results should be returned. If not specified, defaults to CSV
.
Link copied to clipboard
The parameters for the SQL type Protected Query.
Functions
Link copied to clipboard
inline fun copy(block: ProtectedQueryInputParameters.Builder.() -> Unit = {}): ProtectedQueryInputParameters