Method: DatadogAPIClient::V2::CIAppTestsAggregationBucketsResponse#buckets

Defined in:
lib/datadog_api_client/v2/models/ci_app_tests_aggregation_buckets_response.rb

#bucketsObject

The list of matching buckets, one item per bucket.



25
26
27
# File 'lib/datadog_api_client/v2/models/ci_app_tests_aggregation_buckets_response.rb', line 25

def buckets
  @buckets
end