diff --git a/.apigentools-info b/.apigentools-info index b73519eacf4..0c453b3358f 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-10-21 20:59:42.801585", - "spec_repo_commit": "9ac9609b" + "regenerated": "2024-10-21 21:58:07.496176", + "spec_repo_commit": "b1178e8f" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-10-21 20:59:42.821931", - "spec_repo_commit": "9ac9609b" + "regenerated": "2024-10-21 21:58:07.514891", + "spec_repo_commit": "b1178e8f" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 0ec2691c577..883434a4257 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -4194,11 +4194,8 @@ components: - dbm_queries_usage - error_tracking_usage - error_tracking_percentage - - estimated_indexed_logs_usage - estimated_indexed_spans_usage - - estimated_ingested_logs_usage - estimated_ingested_spans_usage - - estimated_rum_sessions_usage - fargate_usage - functions_usage - incident_management_monthly_active_users_usage @@ -4269,11 +4266,8 @@ components: - DBM_QUERIES_USAGE - ERROR_TRACKING_USAGE - ERROR_TRACKING_PERCENTAGE - - ESTIMATED_INDEXED_LOGS_USAGE - ESTIMATED_INDEXED_SPANS_USAGE - - ESTIMATED_INGESTED_LOGS_USAGE - ESTIMATED_INGESTED_SPANS_USAGE - - ESTIMATED_RUM_SESSIONS_USAGE - FARGATE_USAGE - FUNCTIONS_USAGE - INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE @@ -7957,10 +7951,6 @@ components: - dbm_queries_usage - error_tracking_usage - error_tracking_percentage - - estimated_indexed_logs_usage - - estimated_indexed_logs_percentage - - estimated_ingested_logs_usage - - estimated_ingested_logs_percentage - estimated_indexed_spans_usage - estimated_indexed_spans_percentage - estimated_ingested_spans_usage @@ -7999,8 +7989,6 @@ components: - serverless_apps_percentage - snmp_usage - snmp_percentage - - estimated_rum_sessions_usage - - estimated_rum_sessions_percentage - universal_service_monitoring_usage - universal_service_monitoring_percentage - vuln_management_hosts_usage @@ -8102,10 +8090,6 @@ components: - DBM_QUERIES_USAGE - ERROR_TRACKING_USAGE - ERROR_TRACKING_PERCENTAGE - - ESTIMATED_INDEXED_LOGS_USAGE - - ESTIMATED_INDEXED_LOGS_PERCENTAGE - - ESTIMATED_INGESTED_LOGS_USAGE - - ESTIMATED_INGESTED_LOGS_PERCENTAGE - ESTIMATED_INDEXED_SPANS_USAGE - ESTIMATED_INDEXED_SPANS_PERCENTAGE - ESTIMATED_INGESTED_SPANS_USAGE @@ -8144,8 +8128,6 @@ components: - SERVERLESS_APPS_PERCENTAGE - SNMP_USAGE - SNMP_PERCENTAGE - - ESTIMATED_RUM_SESSIONS_USAGE - - ESTIMATED_RUM_SESSIONS_PERCENTAGE - UNIVERSAL_SERVICE_MONITORING_USAGE - UNIVERSAL_SERVICE_MONITORING_PERCENTAGE - VULN_MANAGEMENT_HOSTS_USAGE @@ -8415,14 +8397,6 @@ components: description: The error tracking events usage by tag(s). format: double type: number - estimated_indexed_logs_percentage: - description: The percentage of estimated live indexed logs usage by tag(s). - format: double - type: number - estimated_indexed_logs_usage: - description: The estimated live indexed logs usage by tag(s). - format: double - type: number estimated_indexed_spans_percentage: description: The percentage of estimated indexed spans usage by tag(s). format: double @@ -8431,14 +8405,6 @@ components: description: The estimated indexed spans usage by tag(s). format: double type: number - estimated_ingested_logs_percentage: - description: The percentage of estimated live ingested logs usage by tag(s). - format: double - type: number - estimated_ingested_logs_usage: - description: The estimated live ingested logs usage by tag(s). - format: double - type: number estimated_ingested_spans_percentage: description: The percentage of estimated ingested spans usage by tag(s). format: double @@ -8447,14 +8413,6 @@ components: description: The estimated ingested spans usage by tag(s). format: double type: number - estimated_rum_sessions_percentage: - description: The percentage of estimated rum sessions usage by tag(s). - format: double - type: number - estimated_rum_sessions_usage: - description: The estimated rum sessions usage by tag(s). - format: double - type: number fargate_percentage: description: The percentage of Fargate usage by tags. format: double diff --git a/api/datadogV1/model_hourly_usage_attribution_usage_type.go b/api/datadogV1/model_hourly_usage_attribution_usage_type.go index a4d2de64900..587ff9ba2e1 100644 --- a/api/datadogV1/model_hourly_usage_attribution_usage_type.go +++ b/api/datadogV1/model_hourly_usage_attribution_usage_type.go @@ -43,11 +43,8 @@ const ( HOURLYUSAGEATTRIBUTIONUSAGETYPE_DBM_QUERIES_USAGE HourlyUsageAttributionUsageType = "dbm_queries_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_ERROR_TRACKING_USAGE HourlyUsageAttributionUsageType = "error_tracking_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_ERROR_TRACKING_PERCENTAGE HourlyUsageAttributionUsageType = "error_tracking_percentage" - HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_INDEXED_LOGS_USAGE HourlyUsageAttributionUsageType = "estimated_indexed_logs_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_INDEXED_SPANS_USAGE HourlyUsageAttributionUsageType = "estimated_indexed_spans_usage" - HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_INGESTED_LOGS_USAGE HourlyUsageAttributionUsageType = "estimated_ingested_logs_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_INGESTED_SPANS_USAGE HourlyUsageAttributionUsageType = "estimated_ingested_spans_usage" - HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_RUM_SESSIONS_USAGE HourlyUsageAttributionUsageType = "estimated_rum_sessions_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_FARGATE_USAGE HourlyUsageAttributionUsageType = "fargate_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_FUNCTIONS_USAGE HourlyUsageAttributionUsageType = "functions_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE HourlyUsageAttributionUsageType = "incident_management_monthly_active_users_usage" @@ -119,11 +116,8 @@ var allowedHourlyUsageAttributionUsageTypeEnumValues = []HourlyUsageAttributionU HOURLYUSAGEATTRIBUTIONUSAGETYPE_DBM_QUERIES_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_ERROR_TRACKING_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_ERROR_TRACKING_PERCENTAGE, - HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_INDEXED_LOGS_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_INDEXED_SPANS_USAGE, - HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_INGESTED_LOGS_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_INGESTED_SPANS_USAGE, - HOURLYUSAGEATTRIBUTIONUSAGETYPE_ESTIMATED_RUM_SESSIONS_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_FARGATE_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_FUNCTIONS_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE, diff --git a/api/datadogV1/model_monthly_usage_attribution_supported_metrics.go b/api/datadogV1/model_monthly_usage_attribution_supported_metrics.go index a399e9cb31e..45cd276071a 100644 --- a/api/datadogV1/model_monthly_usage_attribution_supported_metrics.go +++ b/api/datadogV1/model_monthly_usage_attribution_supported_metrics.go @@ -61,10 +61,6 @@ const ( MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_DBM_QUERIES_USAGE MonthlyUsageAttributionSupportedMetrics = "dbm_queries_usage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ERROR_TRACKING_USAGE MonthlyUsageAttributionSupportedMetrics = "error_tracking_usage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ERROR_TRACKING_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "error_tracking_percentage" - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INDEXED_LOGS_USAGE MonthlyUsageAttributionSupportedMetrics = "estimated_indexed_logs_usage" - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INDEXED_LOGS_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "estimated_indexed_logs_percentage" - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INGESTED_LOGS_USAGE MonthlyUsageAttributionSupportedMetrics = "estimated_ingested_logs_usage" - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INGESTED_LOGS_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "estimated_ingested_logs_percentage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INDEXED_SPANS_USAGE MonthlyUsageAttributionSupportedMetrics = "estimated_indexed_spans_usage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INDEXED_SPANS_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "estimated_indexed_spans_percentage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INGESTED_SPANS_USAGE MonthlyUsageAttributionSupportedMetrics = "estimated_ingested_spans_usage" @@ -103,8 +99,6 @@ const ( MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SERVERLESS_APPS_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "serverless_apps_percentage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SNMP_USAGE MonthlyUsageAttributionSupportedMetrics = "snmp_usage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SNMP_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "snmp_percentage" - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_RUM_SESSIONS_USAGE MonthlyUsageAttributionSupportedMetrics = "estimated_rum_sessions_usage" - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_RUM_SESSIONS_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "estimated_rum_sessions_percentage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_UNIVERSAL_SERVICE_MONITORING_USAGE MonthlyUsageAttributionSupportedMetrics = "universal_service_monitoring_usage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_UNIVERSAL_SERVICE_MONITORING_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "universal_service_monitoring_percentage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_VULN_MANAGEMENT_HOSTS_USAGE MonthlyUsageAttributionSupportedMetrics = "vuln_management_hosts_usage" @@ -207,10 +201,6 @@ var allowedMonthlyUsageAttributionSupportedMetricsEnumValues = []MonthlyUsageAtt MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_DBM_QUERIES_USAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ERROR_TRACKING_USAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ERROR_TRACKING_PERCENTAGE, - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INDEXED_LOGS_USAGE, - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INDEXED_LOGS_PERCENTAGE, - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INGESTED_LOGS_USAGE, - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INGESTED_LOGS_PERCENTAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INDEXED_SPANS_USAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INDEXED_SPANS_PERCENTAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_INGESTED_SPANS_USAGE, @@ -249,8 +239,6 @@ var allowedMonthlyUsageAttributionSupportedMetricsEnumValues = []MonthlyUsageAtt MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SERVERLESS_APPS_PERCENTAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SNMP_USAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SNMP_PERCENTAGE, - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_RUM_SESSIONS_USAGE, - MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ESTIMATED_RUM_SESSIONS_PERCENTAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_UNIVERSAL_SERVICE_MONITORING_USAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_UNIVERSAL_SERVICE_MONITORING_PERCENTAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_VULN_MANAGEMENT_HOSTS_USAGE, diff --git a/api/datadogV1/model_monthly_usage_attribution_values.go b/api/datadogV1/model_monthly_usage_attribution_values.go index 75c7bcb3b26..63c62832710 100644 --- a/api/datadogV1/model_monthly_usage_attribution_values.go +++ b/api/datadogV1/model_monthly_usage_attribution_values.go @@ -110,26 +110,14 @@ type MonthlyUsageAttributionValues struct { ErrorTrackingPercentage *float64 `json:"error_tracking_percentage,omitempty"` // The error tracking events usage by tag(s). ErrorTrackingUsage *float64 `json:"error_tracking_usage,omitempty"` - // The percentage of estimated live indexed logs usage by tag(s). - EstimatedIndexedLogsPercentage *float64 `json:"estimated_indexed_logs_percentage,omitempty"` - // The estimated live indexed logs usage by tag(s). - EstimatedIndexedLogsUsage *float64 `json:"estimated_indexed_logs_usage,omitempty"` // The percentage of estimated indexed spans usage by tag(s). EstimatedIndexedSpansPercentage *float64 `json:"estimated_indexed_spans_percentage,omitempty"` // The estimated indexed spans usage by tag(s). EstimatedIndexedSpansUsage *float64 `json:"estimated_indexed_spans_usage,omitempty"` - // The percentage of estimated live ingested logs usage by tag(s). - EstimatedIngestedLogsPercentage *float64 `json:"estimated_ingested_logs_percentage,omitempty"` - // The estimated live ingested logs usage by tag(s). - EstimatedIngestedLogsUsage *float64 `json:"estimated_ingested_logs_usage,omitempty"` // The percentage of estimated ingested spans usage by tag(s). EstimatedIngestedSpansPercentage *float64 `json:"estimated_ingested_spans_percentage,omitempty"` // The estimated ingested spans usage by tag(s). EstimatedIngestedSpansUsage *float64 `json:"estimated_ingested_spans_usage,omitempty"` - // The percentage of estimated rum sessions usage by tag(s). - EstimatedRumSessionsPercentage *float64 `json:"estimated_rum_sessions_percentage,omitempty"` - // The estimated rum sessions usage by tag(s). - EstimatedRumSessionsUsage *float64 `json:"estimated_rum_sessions_usage,omitempty"` // The percentage of Fargate usage by tags. FargatePercentage *float64 `json:"fargate_percentage,omitempty"` // The Fargate usage by tags. @@ -1712,62 +1700,6 @@ func (o *MonthlyUsageAttributionValues) SetErrorTrackingUsage(v float64) { o.ErrorTrackingUsage = &v } -// GetEstimatedIndexedLogsPercentage returns the EstimatedIndexedLogsPercentage field value if set, zero value otherwise. -func (o *MonthlyUsageAttributionValues) GetEstimatedIndexedLogsPercentage() float64 { - if o == nil || o.EstimatedIndexedLogsPercentage == nil { - var ret float64 - return ret - } - return *o.EstimatedIndexedLogsPercentage -} - -// GetEstimatedIndexedLogsPercentageOk returns a tuple with the EstimatedIndexedLogsPercentage field value if set, nil otherwise -// and a boolean to check if the value has been set. -func (o *MonthlyUsageAttributionValues) GetEstimatedIndexedLogsPercentageOk() (*float64, bool) { - if o == nil || o.EstimatedIndexedLogsPercentage == nil { - return nil, false - } - return o.EstimatedIndexedLogsPercentage, true -} - -// HasEstimatedIndexedLogsPercentage returns a boolean if a field has been set. -func (o *MonthlyUsageAttributionValues) HasEstimatedIndexedLogsPercentage() bool { - return o != nil && o.EstimatedIndexedLogsPercentage != nil -} - -// SetEstimatedIndexedLogsPercentage gets a reference to the given float64 and assigns it to the EstimatedIndexedLogsPercentage field. -func (o *MonthlyUsageAttributionValues) SetEstimatedIndexedLogsPercentage(v float64) { - o.EstimatedIndexedLogsPercentage = &v -} - -// GetEstimatedIndexedLogsUsage returns the EstimatedIndexedLogsUsage field value if set, zero value otherwise. -func (o *MonthlyUsageAttributionValues) GetEstimatedIndexedLogsUsage() float64 { - if o == nil || o.EstimatedIndexedLogsUsage == nil { - var ret float64 - return ret - } - return *o.EstimatedIndexedLogsUsage -} - -// GetEstimatedIndexedLogsUsageOk returns a tuple with the EstimatedIndexedLogsUsage field value if set, nil otherwise -// and a boolean to check if the value has been set. -func (o *MonthlyUsageAttributionValues) GetEstimatedIndexedLogsUsageOk() (*float64, bool) { - if o == nil || o.EstimatedIndexedLogsUsage == nil { - return nil, false - } - return o.EstimatedIndexedLogsUsage, true -} - -// HasEstimatedIndexedLogsUsage returns a boolean if a field has been set. -func (o *MonthlyUsageAttributionValues) HasEstimatedIndexedLogsUsage() bool { - return o != nil && o.EstimatedIndexedLogsUsage != nil -} - -// SetEstimatedIndexedLogsUsage gets a reference to the given float64 and assigns it to the EstimatedIndexedLogsUsage field. -func (o *MonthlyUsageAttributionValues) SetEstimatedIndexedLogsUsage(v float64) { - o.EstimatedIndexedLogsUsage = &v -} - // GetEstimatedIndexedSpansPercentage returns the EstimatedIndexedSpansPercentage field value if set, zero value otherwise. func (o *MonthlyUsageAttributionValues) GetEstimatedIndexedSpansPercentage() float64 { if o == nil || o.EstimatedIndexedSpansPercentage == nil { @@ -1824,62 +1756,6 @@ func (o *MonthlyUsageAttributionValues) SetEstimatedIndexedSpansUsage(v float64) o.EstimatedIndexedSpansUsage = &v } -// GetEstimatedIngestedLogsPercentage returns the EstimatedIngestedLogsPercentage field value if set, zero value otherwise. -func (o *MonthlyUsageAttributionValues) GetEstimatedIngestedLogsPercentage() float64 { - if o == nil || o.EstimatedIngestedLogsPercentage == nil { - var ret float64 - return ret - } - return *o.EstimatedIngestedLogsPercentage -} - -// GetEstimatedIngestedLogsPercentageOk returns a tuple with the EstimatedIngestedLogsPercentage field value if set, nil otherwise -// and a boolean to check if the value has been set. -func (o *MonthlyUsageAttributionValues) GetEstimatedIngestedLogsPercentageOk() (*float64, bool) { - if o == nil || o.EstimatedIngestedLogsPercentage == nil { - return nil, false - } - return o.EstimatedIngestedLogsPercentage, true -} - -// HasEstimatedIngestedLogsPercentage returns a boolean if a field has been set. -func (o *MonthlyUsageAttributionValues) HasEstimatedIngestedLogsPercentage() bool { - return o != nil && o.EstimatedIngestedLogsPercentage != nil -} - -// SetEstimatedIngestedLogsPercentage gets a reference to the given float64 and assigns it to the EstimatedIngestedLogsPercentage field. -func (o *MonthlyUsageAttributionValues) SetEstimatedIngestedLogsPercentage(v float64) { - o.EstimatedIngestedLogsPercentage = &v -} - -// GetEstimatedIngestedLogsUsage returns the EstimatedIngestedLogsUsage field value if set, zero value otherwise. -func (o *MonthlyUsageAttributionValues) GetEstimatedIngestedLogsUsage() float64 { - if o == nil || o.EstimatedIngestedLogsUsage == nil { - var ret float64 - return ret - } - return *o.EstimatedIngestedLogsUsage -} - -// GetEstimatedIngestedLogsUsageOk returns a tuple with the EstimatedIngestedLogsUsage field value if set, nil otherwise -// and a boolean to check if the value has been set. -func (o *MonthlyUsageAttributionValues) GetEstimatedIngestedLogsUsageOk() (*float64, bool) { - if o == nil || o.EstimatedIngestedLogsUsage == nil { - return nil, false - } - return o.EstimatedIngestedLogsUsage, true -} - -// HasEstimatedIngestedLogsUsage returns a boolean if a field has been set. -func (o *MonthlyUsageAttributionValues) HasEstimatedIngestedLogsUsage() bool { - return o != nil && o.EstimatedIngestedLogsUsage != nil -} - -// SetEstimatedIngestedLogsUsage gets a reference to the given float64 and assigns it to the EstimatedIngestedLogsUsage field. -func (o *MonthlyUsageAttributionValues) SetEstimatedIngestedLogsUsage(v float64) { - o.EstimatedIngestedLogsUsage = &v -} - // GetEstimatedIngestedSpansPercentage returns the EstimatedIngestedSpansPercentage field value if set, zero value otherwise. func (o *MonthlyUsageAttributionValues) GetEstimatedIngestedSpansPercentage() float64 { if o == nil || o.EstimatedIngestedSpansPercentage == nil { @@ -1936,62 +1812,6 @@ func (o *MonthlyUsageAttributionValues) SetEstimatedIngestedSpansUsage(v float64 o.EstimatedIngestedSpansUsage = &v } -// GetEstimatedRumSessionsPercentage returns the EstimatedRumSessionsPercentage field value if set, zero value otherwise. -func (o *MonthlyUsageAttributionValues) GetEstimatedRumSessionsPercentage() float64 { - if o == nil || o.EstimatedRumSessionsPercentage == nil { - var ret float64 - return ret - } - return *o.EstimatedRumSessionsPercentage -} - -// GetEstimatedRumSessionsPercentageOk returns a tuple with the EstimatedRumSessionsPercentage field value if set, nil otherwise -// and a boolean to check if the value has been set. -func (o *MonthlyUsageAttributionValues) GetEstimatedRumSessionsPercentageOk() (*float64, bool) { - if o == nil || o.EstimatedRumSessionsPercentage == nil { - return nil, false - } - return o.EstimatedRumSessionsPercentage, true -} - -// HasEstimatedRumSessionsPercentage returns a boolean if a field has been set. -func (o *MonthlyUsageAttributionValues) HasEstimatedRumSessionsPercentage() bool { - return o != nil && o.EstimatedRumSessionsPercentage != nil -} - -// SetEstimatedRumSessionsPercentage gets a reference to the given float64 and assigns it to the EstimatedRumSessionsPercentage field. -func (o *MonthlyUsageAttributionValues) SetEstimatedRumSessionsPercentage(v float64) { - o.EstimatedRumSessionsPercentage = &v -} - -// GetEstimatedRumSessionsUsage returns the EstimatedRumSessionsUsage field value if set, zero value otherwise. -func (o *MonthlyUsageAttributionValues) GetEstimatedRumSessionsUsage() float64 { - if o == nil || o.EstimatedRumSessionsUsage == nil { - var ret float64 - return ret - } - return *o.EstimatedRumSessionsUsage -} - -// GetEstimatedRumSessionsUsageOk returns a tuple with the EstimatedRumSessionsUsage field value if set, nil otherwise -// and a boolean to check if the value has been set. -func (o *MonthlyUsageAttributionValues) GetEstimatedRumSessionsUsageOk() (*float64, bool) { - if o == nil || o.EstimatedRumSessionsUsage == nil { - return nil, false - } - return o.EstimatedRumSessionsUsage, true -} - -// HasEstimatedRumSessionsUsage returns a boolean if a field has been set. -func (o *MonthlyUsageAttributionValues) HasEstimatedRumSessionsUsage() bool { - return o != nil && o.EstimatedRumSessionsUsage != nil -} - -// SetEstimatedRumSessionsUsage gets a reference to the given float64 and assigns it to the EstimatedRumSessionsUsage field. -func (o *MonthlyUsageAttributionValues) SetEstimatedRumSessionsUsage(v float64) { - o.EstimatedRumSessionsUsage = &v -} - // GetFargatePercentage returns the FargatePercentage field value if set, zero value otherwise. func (o *MonthlyUsageAttributionValues) GetFargatePercentage() float64 { if o == nil || o.FargatePercentage == nil { @@ -4388,36 +4208,18 @@ func (o MonthlyUsageAttributionValues) MarshalJSON() ([]byte, error) { if o.ErrorTrackingUsage != nil { toSerialize["error_tracking_usage"] = o.ErrorTrackingUsage } - if o.EstimatedIndexedLogsPercentage != nil { - toSerialize["estimated_indexed_logs_percentage"] = o.EstimatedIndexedLogsPercentage - } - if o.EstimatedIndexedLogsUsage != nil { - toSerialize["estimated_indexed_logs_usage"] = o.EstimatedIndexedLogsUsage - } if o.EstimatedIndexedSpansPercentage != nil { toSerialize["estimated_indexed_spans_percentage"] = o.EstimatedIndexedSpansPercentage } if o.EstimatedIndexedSpansUsage != nil { toSerialize["estimated_indexed_spans_usage"] = o.EstimatedIndexedSpansUsage } - if o.EstimatedIngestedLogsPercentage != nil { - toSerialize["estimated_ingested_logs_percentage"] = o.EstimatedIngestedLogsPercentage - } - if o.EstimatedIngestedLogsUsage != nil { - toSerialize["estimated_ingested_logs_usage"] = o.EstimatedIngestedLogsUsage - } if o.EstimatedIngestedSpansPercentage != nil { toSerialize["estimated_ingested_spans_percentage"] = o.EstimatedIngestedSpansPercentage } if o.EstimatedIngestedSpansUsage != nil { toSerialize["estimated_ingested_spans_usage"] = o.EstimatedIngestedSpansUsage } - if o.EstimatedRumSessionsPercentage != nil { - toSerialize["estimated_rum_sessions_percentage"] = o.EstimatedRumSessionsPercentage - } - if o.EstimatedRumSessionsUsage != nil { - toSerialize["estimated_rum_sessions_usage"] = o.EstimatedRumSessionsUsage - } if o.FargatePercentage != nil { toSerialize["fargate_percentage"] = o.FargatePercentage } @@ -4718,16 +4520,10 @@ func (o *MonthlyUsageAttributionValues) UnmarshalJSON(bytes []byte) (err error) DbmQueriesUsage *float64 `json:"dbm_queries_usage,omitempty"` ErrorTrackingPercentage *float64 `json:"error_tracking_percentage,omitempty"` ErrorTrackingUsage *float64 `json:"error_tracking_usage,omitempty"` - EstimatedIndexedLogsPercentage *float64 `json:"estimated_indexed_logs_percentage,omitempty"` - EstimatedIndexedLogsUsage *float64 `json:"estimated_indexed_logs_usage,omitempty"` EstimatedIndexedSpansPercentage *float64 `json:"estimated_indexed_spans_percentage,omitempty"` EstimatedIndexedSpansUsage *float64 `json:"estimated_indexed_spans_usage,omitempty"` - EstimatedIngestedLogsPercentage *float64 `json:"estimated_ingested_logs_percentage,omitempty"` - EstimatedIngestedLogsUsage *float64 `json:"estimated_ingested_logs_usage,omitempty"` EstimatedIngestedSpansPercentage *float64 `json:"estimated_ingested_spans_percentage,omitempty"` EstimatedIngestedSpansUsage *float64 `json:"estimated_ingested_spans_usage,omitempty"` - EstimatedRumSessionsPercentage *float64 `json:"estimated_rum_sessions_percentage,omitempty"` - EstimatedRumSessionsUsage *float64 `json:"estimated_rum_sessions_usage,omitempty"` FargatePercentage *float64 `json:"fargate_percentage,omitempty"` FargateUsage *float64 `json:"fargate_usage,omitempty"` FunctionsPercentage *float64 `json:"functions_percentage,omitempty"` @@ -4814,7 +4610,7 @@ func (o *MonthlyUsageAttributionValues) UnmarshalJSON(bytes []byte) (err error) } additionalProperties := make(map[string]interface{}) if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - datadog.DeleteKeys(additionalProperties, &[]string{"api_percentage", "api_usage", "apm_fargate_percentage", "apm_fargate_usage", "apm_host_percentage", "apm_host_usage", "apm_usm_percentage", "apm_usm_usage", "appsec_fargate_percentage", "appsec_fargate_usage", "appsec_percentage", "appsec_usage", "asm_serverless_traced_invocations_percentage", "asm_serverless_traced_invocations_usage", "browser_percentage", "browser_usage", "ci_pipeline_indexed_spans_percentage", "ci_pipeline_indexed_spans_usage", "ci_test_indexed_spans_percentage", "ci_test_indexed_spans_usage", "ci_visibility_itr_percentage", "ci_visibility_itr_usage", "cloud_siem_percentage", "cloud_siem_usage", "container_excl_agent_percentage", "container_excl_agent_usage", "container_percentage", "container_usage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_event_percentage", "custom_event_usage", "custom_ingested_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_timeseries_percentage", "custom_timeseries_usage", "cws_containers_percentage", "cws_containers_usage", "cws_hosts_percentage", "cws_hosts_usage", "data_jobs_monitoring_usage", "data_stream_monitoring_usage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "error_tracking_percentage", "error_tracking_usage", "estimated_indexed_logs_percentage", "estimated_indexed_logs_usage", "estimated_indexed_spans_percentage", "estimated_indexed_spans_usage", "estimated_ingested_logs_percentage", "estimated_ingested_logs_usage", "estimated_ingested_spans_percentage", "estimated_ingested_spans_usage", "estimated_rum_sessions_percentage", "estimated_rum_sessions_usage", "fargate_percentage", "fargate_usage", "functions_percentage", "functions_usage", "incident_management_monthly_active_users_percentage", "incident_management_monthly_active_users_usage", "indexed_spans_percentage", "indexed_spans_usage", "infra_host_percentage", "infra_host_usage", "ingested_logs_bytes_percentage", "ingested_logs_bytes_usage", "ingested_spans_bytes_percentage", "ingested_spans_bytes_usage", "invocations_percentage", "invocations_usage", "lambda_traced_invocations_percentage", "lambda_traced_invocations_usage", "logs_indexed_15day_percentage", "logs_indexed_15day_usage", "logs_indexed_180day_percentage", "logs_indexed_180day_usage", "logs_indexed_1day_percentage", "logs_indexed_1day_usage", "logs_indexed_30day_percentage", "logs_indexed_30day_usage", "logs_indexed_360day_percentage", "logs_indexed_360day_usage", "logs_indexed_3day_percentage", "logs_indexed_3day_usage", "logs_indexed_45day_percentage", "logs_indexed_45day_usage", "logs_indexed_60day_percentage", "logs_indexed_60day_usage", "logs_indexed_7day_percentage", "logs_indexed_7day_usage", "logs_indexed_90day_percentage", "logs_indexed_90day_usage", "logs_indexed_custom_retention_percentage", "logs_indexed_custom_retention_usage", "mobile_app_testing_percentage", "mobile_app_testing_usage", "ndm_netflow_percentage", "ndm_netflow_usage", "npm_host_percentage", "npm_host_usage", "obs_pipeline_bytes_percentage", "obs_pipeline_bytes_usage", "obs_pipelines_vcpu_percentage", "obs_pipelines_vcpu_usage", "online_archive_percentage", "online_archive_usage", "profiled_container_percentage", "profiled_container_usage", "profiled_fargate_percentage", "profiled_fargate_usage", "profiled_host_percentage", "profiled_host_usage", "rum_browser_mobile_sessions_percentage", "rum_browser_mobile_sessions_usage", "rum_replay_sessions_percentage", "rum_replay_sessions_usage", "sca_fargate_percentage", "sca_fargate_usage", "sds_scanned_bytes_percentage", "sds_scanned_bytes_usage", "serverless_apps_percentage", "serverless_apps_usage", "siem_analyzed_logs_add_on_percentage", "siem_analyzed_logs_add_on_usage", "siem_ingested_bytes_percentage", "siem_ingested_bytes_usage", "snmp_percentage", "snmp_usage", "universal_service_monitoring_percentage", "universal_service_monitoring_usage", "vuln_management_hosts_percentage", "vuln_management_hosts_usage", "workflow_executions_percentage", "workflow_executions_usage"}) + datadog.DeleteKeys(additionalProperties, &[]string{"api_percentage", "api_usage", "apm_fargate_percentage", "apm_fargate_usage", "apm_host_percentage", "apm_host_usage", "apm_usm_percentage", "apm_usm_usage", "appsec_fargate_percentage", "appsec_fargate_usage", "appsec_percentage", "appsec_usage", "asm_serverless_traced_invocations_percentage", "asm_serverless_traced_invocations_usage", "browser_percentage", "browser_usage", "ci_pipeline_indexed_spans_percentage", "ci_pipeline_indexed_spans_usage", "ci_test_indexed_spans_percentage", "ci_test_indexed_spans_usage", "ci_visibility_itr_percentage", "ci_visibility_itr_usage", "cloud_siem_percentage", "cloud_siem_usage", "container_excl_agent_percentage", "container_excl_agent_usage", "container_percentage", "container_usage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_event_percentage", "custom_event_usage", "custom_ingested_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_timeseries_percentage", "custom_timeseries_usage", "cws_containers_percentage", "cws_containers_usage", "cws_hosts_percentage", "cws_hosts_usage", "data_jobs_monitoring_usage", "data_stream_monitoring_usage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "error_tracking_percentage", "error_tracking_usage", "estimated_indexed_spans_percentage", "estimated_indexed_spans_usage", "estimated_ingested_spans_percentage", "estimated_ingested_spans_usage", "fargate_percentage", "fargate_usage", "functions_percentage", "functions_usage", "incident_management_monthly_active_users_percentage", "incident_management_monthly_active_users_usage", "indexed_spans_percentage", "indexed_spans_usage", "infra_host_percentage", "infra_host_usage", "ingested_logs_bytes_percentage", "ingested_logs_bytes_usage", "ingested_spans_bytes_percentage", "ingested_spans_bytes_usage", "invocations_percentage", "invocations_usage", "lambda_traced_invocations_percentage", "lambda_traced_invocations_usage", "logs_indexed_15day_percentage", "logs_indexed_15day_usage", "logs_indexed_180day_percentage", "logs_indexed_180day_usage", "logs_indexed_1day_percentage", "logs_indexed_1day_usage", "logs_indexed_30day_percentage", "logs_indexed_30day_usage", "logs_indexed_360day_percentage", "logs_indexed_360day_usage", "logs_indexed_3day_percentage", "logs_indexed_3day_usage", "logs_indexed_45day_percentage", "logs_indexed_45day_usage", "logs_indexed_60day_percentage", "logs_indexed_60day_usage", "logs_indexed_7day_percentage", "logs_indexed_7day_usage", "logs_indexed_90day_percentage", "logs_indexed_90day_usage", "logs_indexed_custom_retention_percentage", "logs_indexed_custom_retention_usage", "mobile_app_testing_percentage", "mobile_app_testing_usage", "ndm_netflow_percentage", "ndm_netflow_usage", "npm_host_percentage", "npm_host_usage", "obs_pipeline_bytes_percentage", "obs_pipeline_bytes_usage", "obs_pipelines_vcpu_percentage", "obs_pipelines_vcpu_usage", "online_archive_percentage", "online_archive_usage", "profiled_container_percentage", "profiled_container_usage", "profiled_fargate_percentage", "profiled_fargate_usage", "profiled_host_percentage", "profiled_host_usage", "rum_browser_mobile_sessions_percentage", "rum_browser_mobile_sessions_usage", "rum_replay_sessions_percentage", "rum_replay_sessions_usage", "sca_fargate_percentage", "sca_fargate_usage", "sds_scanned_bytes_percentage", "sds_scanned_bytes_usage", "serverless_apps_percentage", "serverless_apps_usage", "siem_analyzed_logs_add_on_percentage", "siem_analyzed_logs_add_on_usage", "siem_ingested_bytes_percentage", "siem_ingested_bytes_usage", "snmp_percentage", "snmp_usage", "universal_service_monitoring_percentage", "universal_service_monitoring_usage", "vuln_management_hosts_percentage", "vuln_management_hosts_usage", "workflow_executions_percentage", "workflow_executions_usage"}) } else { return err } @@ -4868,16 +4664,10 @@ func (o *MonthlyUsageAttributionValues) UnmarshalJSON(bytes []byte) (err error) o.DbmQueriesUsage = all.DbmQueriesUsage o.ErrorTrackingPercentage = all.ErrorTrackingPercentage o.ErrorTrackingUsage = all.ErrorTrackingUsage - o.EstimatedIndexedLogsPercentage = all.EstimatedIndexedLogsPercentage - o.EstimatedIndexedLogsUsage = all.EstimatedIndexedLogsUsage o.EstimatedIndexedSpansPercentage = all.EstimatedIndexedSpansPercentage o.EstimatedIndexedSpansUsage = all.EstimatedIndexedSpansUsage - o.EstimatedIngestedLogsPercentage = all.EstimatedIngestedLogsPercentage - o.EstimatedIngestedLogsUsage = all.EstimatedIngestedLogsUsage o.EstimatedIngestedSpansPercentage = all.EstimatedIngestedSpansPercentage o.EstimatedIngestedSpansUsage = all.EstimatedIngestedSpansUsage - o.EstimatedRumSessionsPercentage = all.EstimatedRumSessionsPercentage - o.EstimatedRumSessionsUsage = all.EstimatedRumSessionsUsage o.FargatePercentage = all.FargatePercentage o.FargateUsage = all.FargateUsage o.FunctionsPercentage = all.FunctionsPercentage