Class: DatadogAPIClient::V2::ReferenceTableSchemaFieldType

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

Overview

The field type for reference table schema fields.

Constant Summary collapse

STRING =
"STRING".freeze
INT32 =
"INT32".freeze

Method Summary

Methods included from BaseEnumModel

included