Method: DatadogAPIClient::V2::EventsScalarQuery#group_by
- Defined in:
- lib/datadog_api_client/v2/models/events_scalar_query.rb
#group_by ⇒ Object
The list of facets on which to split results.
31 32 33 |
# File 'lib/datadog_api_client/v2/models/events_scalar_query.rb', line 31 def group_by @group_by end |