Sha256: eeeb971b530da86268a9499b58f0a89fee7e68ed67c78eb4566c6c25a55c1110
Contents?: true
Size: 423 Bytes
Versions: 2
Compression:
Stored size: 423 Bytes
Contents
# DatadogAPIClient::V1::UsageSpecifiedCustomReportsPage ## Properties | Name | Type | Description | Notes | | --------------- | ----------- | ----------------- | ---------- | | **total_count** | **Integer** | Total page count. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::UsageSpecifiedCustomReportsPage.new( total_count: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-1.6.0 | docs/v1/UsageSpecifiedCustomReportsPage.md |
datadog_api_client-1.5.0 | docs/v1/UsageSpecifiedCustomReportsPage.md |