ProtectedQueryInputParameters

Provides information necessary to perform the protected query.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String