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