DimensionKeyDetail

An object that describes the details for a specified dimension.

Types

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

Properties

Link copied to clipboard

The full name of the dimension. The full name includes the group name and key name. The following values are valid:

Link copied to clipboard

The status of the dimension detail data. Possible values include the following:

Link copied to clipboard

The value of the dimension detail data. Depending on the return status, this value is either the full or truncated SQL query for the following dimensions:

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