Class: DatadogAPIClient::V1::NotebookTemplateVariableAvailableValuesQueryGroupBy

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v1/models/notebook_template_variable_available_values_query_group_by.rb

Overview

A group-by facet for an available values query.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#facetObject

The facet name to group by.



25
26
27
# File 'lib/datadog_api_client/v1/models/notebook_template_variable_available_values_query_group_by.rb', line 25

def facet
  @facet
end