docs/v1/UsageSummaryDate.md in datadog_api_client-1.2.0 vs docs/v1/UsageSummaryDate.md in datadog_api_client-1.3.0

- old
+ new

@@ -20,10 +20,12 @@ | **cspm_host_top99p** | **Integer** | Shows the 99th percentile of all Cloud Security Posture Management hosts over all hours in the current date for all organizations. | [optional] | | **custom_ts_avg** | **Integer** | Shows the average number of distinct custom metrics over all hours in the current date for all organizations. | [optional] | | **cws_container_count_avg** | **Integer** | Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for all organizations. | [optional] | | **cws_host_top99p** | **Integer** | Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current date for all organizations. | [optional] | | **date** | **Time** | The date for the usage. | [optional] | +| **dbm_host_top99p** | **Integer** | Shows the 99th percentile of all Database Monitoring hosts over all hours in the current date for all organizations. | [optional] | +| **dbm_queries_count_avg** | **Integer** | Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations. | [optional] | | **fargate_tasks_count_avg** | **Integer** | Shows the high-watermark of all Fargate tasks over all hours in the current date for all organizations. | [optional] | | **fargate_tasks_count_hwm** | **Integer** | Shows the average of all Fargate tasks over all hours in the current date for all organizations. | [optional] | | **gcp_host_top99p** | **Integer** | Shows the 99th percentile of all GCP hosts over all hours in the current date for all organizations. | [optional] | | **heroku_host_top99p** | **Integer** | Shows the 99th percentile of all Heroku dynos over all hours in the current date for all organizations. | [optional] | | **incident_management_monthly_active_users_hwm** | **Integer** | Shows the high-water mark of incident management monthly active users over all hours in the current date for all organizations. | [optional] | @@ -70,9 +72,11 @@ cspm_host_top99p: null, custom_ts_avg: null, cws_container_count_avg: null, cws_host_top99p: null, date: null, + dbm_host_top99p: null, + dbm_queries_count_avg: null, fargate_tasks_count_avg: null, fargate_tasks_count_hwm: null, gcp_host_top99p: null, heroku_host_top99p: null, incident_management_monthly_active_users_hwm: null,