TemplateVersionDefinition

The detailed definition of a template.

Types

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

Properties

Link copied to clipboard

The configuration for default analysis settings.

Link copied to clipboard

An array of calculated field definitions for the template.

Link copied to clipboard

An array of template-level column configurations. Column configurations are used to set default formatting for a column that's used throughout a template.

Link copied to clipboard

An array of dataset configurations. These configurations define the required columns for each dataset used within a template.

Link copied to clipboard

Filter definitions for a template.

Link copied to clipboard

An array of option definitions for a template.

Link copied to clipboard

An array of parameter declarations for a template.

Link copied to clipboard

A structure that describes the query execution options.

Link copied to clipboard

An array of sheet definitions for a template.

Link copied to clipboard

The static files for the definition.

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