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