Class: DatadogAPIClient::V2::ProductAnalyticsScalarColumnType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/product_analytics_scalar_column_type.rb

Overview

Column type.

Constant Summary collapse

NUMBER =
"number".freeze
GROUP =
"group".freeze

Method Summary

Methods included from BaseEnumModel

included