Sha256: 66d1ef0362fa739fb6b39ce3d416c6e37efc066cc8cad84b8998eba72ca43439
Contents?: true
Size: 404 Bytes
Versions: 7
Compression:
Stored size: 404 Bytes
Contents
# DatadogAPIClient::V1::UsageProfilingResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **usage** | [**Array<UsageProfilingHour>**](UsageProfilingHour.md) | Get hourly usage for profiled hosts. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::UsageProfilingResponse.new( usage: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems