ExplainQueryStepResponse

data class ExplainQueryStepResponse(val kind: String, val substeps: List<String>)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Machine-readable operation type.

Link copied to clipboard

Human-readable stage descriptions.