From a098aa7eaf607d4b9bd35fb7aea7b41eebafa4de Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Fri, 10 Apr 2026 12:47:11 +0000 Subject: [PATCH] Regenerate client from commit 3ed7666 of spec repo --- .generator/schemas/v1/openapi.yaml | 168 ++++++++++++++++++ .../v1/model/usage_summary_date.py | 112 ++++++++++++ .../v1/model/usage_summary_date_org.py | 112 ++++++++++++ .../v1/model/usage_summary_response.py | 112 ++++++++++++ 4 files changed, 504 insertions(+) diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 2562b6db95..6ccf9dc766 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -21105,6 +21105,58 @@ components: description: Shows the sum of all browser RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). format: int64 type: integer + ccm_anthropic_spend_last: + description: Shows the last value of Anthropic cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_aws_spend_last: + description: Shows the last value of AWS cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_azure_spend_last: + description: Shows the last value of Azure cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_confluent_spend_last: + description: Shows the last value of Confluent cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_databricks_spend_last: + description: Shows the last value of Databricks cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_elastic_spend_last: + description: Shows the last value of Elastic cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_fastly_spend_last: + description: Shows the last value of Fastly cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_gcp_spend_last: + description: Shows the last value of GCP cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_github_spend_last: + description: Shows the last value of GitHub cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_mongodb_spend_last: + description: Shows the last value of MongoDB cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_oci_spend_last: + description: Shows the last value of OCI cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_openai_spend_last: + description: Shows the last value of OpenAI cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer + ccm_snowflake_spend_last: + description: Shows the last value of Snowflake cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer ccm_spend_monitored_ent_last: description: Shows the last value of the amount of cloud spend monitored for Enterprise over all hours in the current date for all organizations. format: int64 @@ -21113,6 +21165,10 @@ components: description: Shows the last value of the amount of cloud spend monitored for Pro over all hours in the current date for all organizations. format: int64 type: integer + ccm_twilio_spend_last: + description: Shows the last value of Twilio cloud spend monitored over all hours in the current date for all organizations. + format: int64 + type: integer ci_pipeline_indexed_spans_sum: description: Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations. format: int64 @@ -21994,6 +22050,58 @@ components: description: Shows the sum of all browser RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024). format: int64 type: integer + ccm_anthropic_spend_last: + description: Shows the last value of Anthropic cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_aws_spend_last: + description: Shows the last value of AWS cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_azure_spend_last: + description: Shows the last value of Azure cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_confluent_spend_last: + description: Shows the last value of Confluent cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_databricks_spend_last: + description: Shows the last value of Databricks cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_elastic_spend_last: + description: Shows the last value of Elastic cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_fastly_spend_last: + description: Shows the last value of Fastly cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_gcp_spend_last: + description: Shows the last value of GCP cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_github_spend_last: + description: Shows the last value of GitHub cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_mongodb_spend_last: + description: Shows the last value of MongoDB cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_oci_spend_last: + description: Shows the last value of OCI cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_openai_spend_last: + description: Shows the last value of OpenAI cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer + ccm_snowflake_spend_last: + description: Shows the last value of Snowflake cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer ccm_spend_monitored_ent_last: description: Shows the last value of the amount of cloud spend monitored for Enterprise over all hours in the current date for the given org. format: int64 @@ -22002,6 +22110,10 @@ components: description: Shows the last value of the amount of cloud spend monitored for Pro over all hours in the current date for the given org. format: int64 type: integer + ccm_twilio_spend_last: + description: Shows the last value of Twilio cloud spend monitored over all hours in the current date for the given org. + format: int64 + type: integer ci_pipeline_indexed_spans_sum: description: Shows the sum of all CI pipeline indexed spans over all hours in the current date for the given org. format: int64 @@ -22893,6 +23005,58 @@ components: description: Shows the sum of all browser RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). format: int64 type: integer + ccm_anthropic_spend_last_sum: + description: Shows the sum of the last value of Anthropic cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_aws_spend_last_sum: + description: Shows the sum of the last value of AWS cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_azure_spend_last_sum: + description: Shows the sum of the last value of Azure cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_confluent_spend_last_sum: + description: Shows the sum of the last value of Confluent cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_databricks_spend_last_sum: + description: Shows the sum of the last value of Databricks cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_elastic_spend_last_sum: + description: Shows the sum of the last value of Elastic cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_fastly_spend_last_sum: + description: Shows the sum of the last value of Fastly cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_gcp_spend_last_sum: + description: Shows the sum of the last value of GCP cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_github_spend_last_sum: + description: Shows the sum of the last value of GitHub cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_mongodb_spend_last_sum: + description: Shows the sum of the last value of MongoDB cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_oci_spend_last_sum: + description: Shows the sum of the last value of OCI cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_openai_spend_last_sum: + description: Shows the sum of the last value of OpenAI cloud spend monitored in the current month for all organizations. + format: int64 + type: integer + ccm_snowflake_spend_last_sum: + description: Shows the sum of the last value of Snowflake cloud spend monitored in the current month for all organizations. + format: int64 + type: integer ccm_spend_monitored_ent_last_sum: description: Shows the sum of the last value of the amount of cloud spend monitored for Enterprise in the current month for all organizations. format: int64 @@ -22901,6 +23065,10 @@ components: description: Shows the sum of the last value of the amount of cloud spend monitored for Pro in the current month for all organizations. format: int64 type: integer + ccm_twilio_spend_last_sum: + description: Shows the sum of the last value of Twilio cloud spend monitored in the current month for all organizations. + format: int64 + type: integer ci_pipeline_indexed_spans_agg_sum: description: Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations. format: int64 diff --git a/src/datadog_api_client/v1/model/usage_summary_date.py b/src/datadog_api_client/v1/model/usage_summary_date.py index 31cf4be381..41abf9532e 100644 --- a/src/datadog_api_client/v1/model/usage_summary_date.py +++ b/src/datadog_api_client/v1/model/usage_summary_date.py @@ -45,8 +45,22 @@ def openapi_types(_): "browser_rum_lite_session_count_sum": (int,), "browser_rum_replay_session_count_sum": (int,), "browser_rum_units_sum": (int,), + "ccm_anthropic_spend_last": (int,), + "ccm_aws_spend_last": (int,), + "ccm_azure_spend_last": (int,), + "ccm_confluent_spend_last": (int,), + "ccm_databricks_spend_last": (int,), + "ccm_elastic_spend_last": (int,), + "ccm_fastly_spend_last": (int,), + "ccm_gcp_spend_last": (int,), + "ccm_github_spend_last": (int,), + "ccm_mongodb_spend_last": (int,), + "ccm_oci_spend_last": (int,), + "ccm_openai_spend_last": (int,), + "ccm_snowflake_spend_last": (int,), "ccm_spend_monitored_ent_last": (int,), "ccm_spend_monitored_pro_last": (int,), + "ccm_twilio_spend_last": (int,), "ci_pipeline_indexed_spans_sum": (int,), "ci_test_indexed_spans_sum": (int,), "ci_visibility_itr_committers_hwm": (int,), @@ -264,8 +278,22 @@ def openapi_types(_): "browser_rum_lite_session_count_sum": "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum": "browser_rum_replay_session_count_sum", "browser_rum_units_sum": "browser_rum_units_sum", + "ccm_anthropic_spend_last": "ccm_anthropic_spend_last", + "ccm_aws_spend_last": "ccm_aws_spend_last", + "ccm_azure_spend_last": "ccm_azure_spend_last", + "ccm_confluent_spend_last": "ccm_confluent_spend_last", + "ccm_databricks_spend_last": "ccm_databricks_spend_last", + "ccm_elastic_spend_last": "ccm_elastic_spend_last", + "ccm_fastly_spend_last": "ccm_fastly_spend_last", + "ccm_gcp_spend_last": "ccm_gcp_spend_last", + "ccm_github_spend_last": "ccm_github_spend_last", + "ccm_mongodb_spend_last": "ccm_mongodb_spend_last", + "ccm_oci_spend_last": "ccm_oci_spend_last", + "ccm_openai_spend_last": "ccm_openai_spend_last", + "ccm_snowflake_spend_last": "ccm_snowflake_spend_last", "ccm_spend_monitored_ent_last": "ccm_spend_monitored_ent_last", "ccm_spend_monitored_pro_last": "ccm_spend_monitored_pro_last", + "ccm_twilio_spend_last": "ccm_twilio_spend_last", "ci_pipeline_indexed_spans_sum": "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum": "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm": "ci_visibility_itr_committers_hwm", @@ -484,8 +512,22 @@ def __init__( browser_rum_lite_session_count_sum: Union[int, UnsetType] = unset, browser_rum_replay_session_count_sum: Union[int, UnsetType] = unset, browser_rum_units_sum: Union[int, UnsetType] = unset, + ccm_anthropic_spend_last: Union[int, UnsetType] = unset, + ccm_aws_spend_last: Union[int, UnsetType] = unset, + ccm_azure_spend_last: Union[int, UnsetType] = unset, + ccm_confluent_spend_last: Union[int, UnsetType] = unset, + ccm_databricks_spend_last: Union[int, UnsetType] = unset, + ccm_elastic_spend_last: Union[int, UnsetType] = unset, + ccm_fastly_spend_last: Union[int, UnsetType] = unset, + ccm_gcp_spend_last: Union[int, UnsetType] = unset, + ccm_github_spend_last: Union[int, UnsetType] = unset, + ccm_mongodb_spend_last: Union[int, UnsetType] = unset, + ccm_oci_spend_last: Union[int, UnsetType] = unset, + ccm_openai_spend_last: Union[int, UnsetType] = unset, + ccm_snowflake_spend_last: Union[int, UnsetType] = unset, ccm_spend_monitored_ent_last: Union[int, UnsetType] = unset, ccm_spend_monitored_pro_last: Union[int, UnsetType] = unset, + ccm_twilio_spend_last: Union[int, UnsetType] = unset, ci_pipeline_indexed_spans_sum: Union[int, UnsetType] = unset, ci_test_indexed_spans_sum: Union[int, UnsetType] = unset, ci_visibility_itr_committers_hwm: Union[int, UnsetType] = unset, @@ -747,12 +789,54 @@ def __init__( :param browser_rum_units_sum: Shows the sum of all browser RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). **Deprecated**. :type browser_rum_units_sum: int, optional + :param ccm_anthropic_spend_last: Shows the last value of Anthropic cloud spend monitored over all hours in the current date for all organizations. + :type ccm_anthropic_spend_last: int, optional + + :param ccm_aws_spend_last: Shows the last value of AWS cloud spend monitored over all hours in the current date for all organizations. + :type ccm_aws_spend_last: int, optional + + :param ccm_azure_spend_last: Shows the last value of Azure cloud spend monitored over all hours in the current date for all organizations. + :type ccm_azure_spend_last: int, optional + + :param ccm_confluent_spend_last: Shows the last value of Confluent cloud spend monitored over all hours in the current date for all organizations. + :type ccm_confluent_spend_last: int, optional + + :param ccm_databricks_spend_last: Shows the last value of Databricks cloud spend monitored over all hours in the current date for all organizations. + :type ccm_databricks_spend_last: int, optional + + :param ccm_elastic_spend_last: Shows the last value of Elastic cloud spend monitored over all hours in the current date for all organizations. + :type ccm_elastic_spend_last: int, optional + + :param ccm_fastly_spend_last: Shows the last value of Fastly cloud spend monitored over all hours in the current date for all organizations. + :type ccm_fastly_spend_last: int, optional + + :param ccm_gcp_spend_last: Shows the last value of GCP cloud spend monitored over all hours in the current date for all organizations. + :type ccm_gcp_spend_last: int, optional + + :param ccm_github_spend_last: Shows the last value of GitHub cloud spend monitored over all hours in the current date for all organizations. + :type ccm_github_spend_last: int, optional + + :param ccm_mongodb_spend_last: Shows the last value of MongoDB cloud spend monitored over all hours in the current date for all organizations. + :type ccm_mongodb_spend_last: int, optional + + :param ccm_oci_spend_last: Shows the last value of OCI cloud spend monitored over all hours in the current date for all organizations. + :type ccm_oci_spend_last: int, optional + + :param ccm_openai_spend_last: Shows the last value of OpenAI cloud spend monitored over all hours in the current date for all organizations. + :type ccm_openai_spend_last: int, optional + + :param ccm_snowflake_spend_last: Shows the last value of Snowflake cloud spend monitored over all hours in the current date for all organizations. + :type ccm_snowflake_spend_last: int, optional + :param ccm_spend_monitored_ent_last: Shows the last value of the amount of cloud spend monitored for Enterprise over all hours in the current date for all organizations. :type ccm_spend_monitored_ent_last: int, optional :param ccm_spend_monitored_pro_last: Shows the last value of the amount of cloud spend monitored for Pro over all hours in the current date for all organizations. :type ccm_spend_monitored_pro_last: int, optional + :param ccm_twilio_spend_last: Shows the last value of Twilio cloud spend monitored over all hours in the current date for all organizations. + :type ccm_twilio_spend_last: int, optional + :param ci_pipeline_indexed_spans_sum: Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations. :type ci_pipeline_indexed_spans_sum: int, optional @@ -1374,10 +1458,38 @@ def __init__( kwargs["browser_rum_replay_session_count_sum"] = browser_rum_replay_session_count_sum if browser_rum_units_sum is not unset: kwargs["browser_rum_units_sum"] = browser_rum_units_sum + if ccm_anthropic_spend_last is not unset: + kwargs["ccm_anthropic_spend_last"] = ccm_anthropic_spend_last + if ccm_aws_spend_last is not unset: + kwargs["ccm_aws_spend_last"] = ccm_aws_spend_last + if ccm_azure_spend_last is not unset: + kwargs["ccm_azure_spend_last"] = ccm_azure_spend_last + if ccm_confluent_spend_last is not unset: + kwargs["ccm_confluent_spend_last"] = ccm_confluent_spend_last + if ccm_databricks_spend_last is not unset: + kwargs["ccm_databricks_spend_last"] = ccm_databricks_spend_last + if ccm_elastic_spend_last is not unset: + kwargs["ccm_elastic_spend_last"] = ccm_elastic_spend_last + if ccm_fastly_spend_last is not unset: + kwargs["ccm_fastly_spend_last"] = ccm_fastly_spend_last + if ccm_gcp_spend_last is not unset: + kwargs["ccm_gcp_spend_last"] = ccm_gcp_spend_last + if ccm_github_spend_last is not unset: + kwargs["ccm_github_spend_last"] = ccm_github_spend_last + if ccm_mongodb_spend_last is not unset: + kwargs["ccm_mongodb_spend_last"] = ccm_mongodb_spend_last + if ccm_oci_spend_last is not unset: + kwargs["ccm_oci_spend_last"] = ccm_oci_spend_last + if ccm_openai_spend_last is not unset: + kwargs["ccm_openai_spend_last"] = ccm_openai_spend_last + if ccm_snowflake_spend_last is not unset: + kwargs["ccm_snowflake_spend_last"] = ccm_snowflake_spend_last if ccm_spend_monitored_ent_last is not unset: kwargs["ccm_spend_monitored_ent_last"] = ccm_spend_monitored_ent_last if ccm_spend_monitored_pro_last is not unset: kwargs["ccm_spend_monitored_pro_last"] = ccm_spend_monitored_pro_last + if ccm_twilio_spend_last is not unset: + kwargs["ccm_twilio_spend_last"] = ccm_twilio_spend_last if ci_pipeline_indexed_spans_sum is not unset: kwargs["ci_pipeline_indexed_spans_sum"] = ci_pipeline_indexed_spans_sum if ci_test_indexed_spans_sum is not unset: diff --git a/src/datadog_api_client/v1/model/usage_summary_date_org.py b/src/datadog_api_client/v1/model/usage_summary_date_org.py index f61a0586a4..c7ecc90d8c 100644 --- a/src/datadog_api_client/v1/model/usage_summary_date_org.py +++ b/src/datadog_api_client/v1/model/usage_summary_date_org.py @@ -40,8 +40,22 @@ def openapi_types(_): "browser_rum_lite_session_count_sum": (int,), "browser_rum_replay_session_count_sum": (int,), "browser_rum_units_sum": (int,), + "ccm_anthropic_spend_last": (int,), + "ccm_aws_spend_last": (int,), + "ccm_azure_spend_last": (int,), + "ccm_confluent_spend_last": (int,), + "ccm_databricks_spend_last": (int,), + "ccm_elastic_spend_last": (int,), + "ccm_fastly_spend_last": (int,), + "ccm_gcp_spend_last": (int,), + "ccm_github_spend_last": (int,), + "ccm_mongodb_spend_last": (int,), + "ccm_oci_spend_last": (int,), + "ccm_openai_spend_last": (int,), + "ccm_snowflake_spend_last": (int,), "ccm_spend_monitored_ent_last": (int,), "ccm_spend_monitored_pro_last": (int,), + "ccm_twilio_spend_last": (int,), "ci_pipeline_indexed_spans_sum": (int,), "ci_test_indexed_spans_sum": (int,), "ci_visibility_itr_committers_hwm": (int,), @@ -265,8 +279,22 @@ def openapi_types(_): "browser_rum_lite_session_count_sum": "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum": "browser_rum_replay_session_count_sum", "browser_rum_units_sum": "browser_rum_units_sum", + "ccm_anthropic_spend_last": "ccm_anthropic_spend_last", + "ccm_aws_spend_last": "ccm_aws_spend_last", + "ccm_azure_spend_last": "ccm_azure_spend_last", + "ccm_confluent_spend_last": "ccm_confluent_spend_last", + "ccm_databricks_spend_last": "ccm_databricks_spend_last", + "ccm_elastic_spend_last": "ccm_elastic_spend_last", + "ccm_fastly_spend_last": "ccm_fastly_spend_last", + "ccm_gcp_spend_last": "ccm_gcp_spend_last", + "ccm_github_spend_last": "ccm_github_spend_last", + "ccm_mongodb_spend_last": "ccm_mongodb_spend_last", + "ccm_oci_spend_last": "ccm_oci_spend_last", + "ccm_openai_spend_last": "ccm_openai_spend_last", + "ccm_snowflake_spend_last": "ccm_snowflake_spend_last", "ccm_spend_monitored_ent_last": "ccm_spend_monitored_ent_last", "ccm_spend_monitored_pro_last": "ccm_spend_monitored_pro_last", + "ccm_twilio_spend_last": "ccm_twilio_spend_last", "ci_pipeline_indexed_spans_sum": "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum": "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm": "ci_visibility_itr_committers_hwm", @@ -491,8 +519,22 @@ def __init__( browser_rum_lite_session_count_sum: Union[int, UnsetType] = unset, browser_rum_replay_session_count_sum: Union[int, UnsetType] = unset, browser_rum_units_sum: Union[int, UnsetType] = unset, + ccm_anthropic_spend_last: Union[int, UnsetType] = unset, + ccm_aws_spend_last: Union[int, UnsetType] = unset, + ccm_azure_spend_last: Union[int, UnsetType] = unset, + ccm_confluent_spend_last: Union[int, UnsetType] = unset, + ccm_databricks_spend_last: Union[int, UnsetType] = unset, + ccm_elastic_spend_last: Union[int, UnsetType] = unset, + ccm_fastly_spend_last: Union[int, UnsetType] = unset, + ccm_gcp_spend_last: Union[int, UnsetType] = unset, + ccm_github_spend_last: Union[int, UnsetType] = unset, + ccm_mongodb_spend_last: Union[int, UnsetType] = unset, + ccm_oci_spend_last: Union[int, UnsetType] = unset, + ccm_openai_spend_last: Union[int, UnsetType] = unset, + ccm_snowflake_spend_last: Union[int, UnsetType] = unset, ccm_spend_monitored_ent_last: Union[int, UnsetType] = unset, ccm_spend_monitored_pro_last: Union[int, UnsetType] = unset, + ccm_twilio_spend_last: Union[int, UnsetType] = unset, ci_pipeline_indexed_spans_sum: Union[int, UnsetType] = unset, ci_test_indexed_spans_sum: Union[int, UnsetType] = unset, ci_visibility_itr_committers_hwm: Union[int, UnsetType] = unset, @@ -764,12 +806,54 @@ def __init__( :param browser_rum_units_sum: Shows the sum of all browser RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024). **Deprecated**. :type browser_rum_units_sum: int, optional + :param ccm_anthropic_spend_last: Shows the last value of Anthropic cloud spend monitored over all hours in the current date for the given org. + :type ccm_anthropic_spend_last: int, optional + + :param ccm_aws_spend_last: Shows the last value of AWS cloud spend monitored over all hours in the current date for the given org. + :type ccm_aws_spend_last: int, optional + + :param ccm_azure_spend_last: Shows the last value of Azure cloud spend monitored over all hours in the current date for the given org. + :type ccm_azure_spend_last: int, optional + + :param ccm_confluent_spend_last: Shows the last value of Confluent cloud spend monitored over all hours in the current date for the given org. + :type ccm_confluent_spend_last: int, optional + + :param ccm_databricks_spend_last: Shows the last value of Databricks cloud spend monitored over all hours in the current date for the given org. + :type ccm_databricks_spend_last: int, optional + + :param ccm_elastic_spend_last: Shows the last value of Elastic cloud spend monitored over all hours in the current date for the given org. + :type ccm_elastic_spend_last: int, optional + + :param ccm_fastly_spend_last: Shows the last value of Fastly cloud spend monitored over all hours in the current date for the given org. + :type ccm_fastly_spend_last: int, optional + + :param ccm_gcp_spend_last: Shows the last value of GCP cloud spend monitored over all hours in the current date for the given org. + :type ccm_gcp_spend_last: int, optional + + :param ccm_github_spend_last: Shows the last value of GitHub cloud spend monitored over all hours in the current date for the given org. + :type ccm_github_spend_last: int, optional + + :param ccm_mongodb_spend_last: Shows the last value of MongoDB cloud spend monitored over all hours in the current date for the given org. + :type ccm_mongodb_spend_last: int, optional + + :param ccm_oci_spend_last: Shows the last value of OCI cloud spend monitored over all hours in the current date for the given org. + :type ccm_oci_spend_last: int, optional + + :param ccm_openai_spend_last: Shows the last value of OpenAI cloud spend monitored over all hours in the current date for the given org. + :type ccm_openai_spend_last: int, optional + + :param ccm_snowflake_spend_last: Shows the last value of Snowflake cloud spend monitored over all hours in the current date for the given org. + :type ccm_snowflake_spend_last: int, optional + :param ccm_spend_monitored_ent_last: Shows the last value of the amount of cloud spend monitored for Enterprise over all hours in the current date for the given org. :type ccm_spend_monitored_ent_last: int, optional :param ccm_spend_monitored_pro_last: Shows the last value of the amount of cloud spend monitored for Pro over all hours in the current date for the given org. :type ccm_spend_monitored_pro_last: int, optional + :param ccm_twilio_spend_last: Shows the last value of Twilio cloud spend monitored over all hours in the current date for the given org. + :type ccm_twilio_spend_last: int, optional + :param ci_pipeline_indexed_spans_sum: Shows the sum of all CI pipeline indexed spans over all hours in the current date for the given org. :type ci_pipeline_indexed_spans_sum: int, optional @@ -1407,10 +1491,38 @@ def __init__( kwargs["browser_rum_replay_session_count_sum"] = browser_rum_replay_session_count_sum if browser_rum_units_sum is not unset: kwargs["browser_rum_units_sum"] = browser_rum_units_sum + if ccm_anthropic_spend_last is not unset: + kwargs["ccm_anthropic_spend_last"] = ccm_anthropic_spend_last + if ccm_aws_spend_last is not unset: + kwargs["ccm_aws_spend_last"] = ccm_aws_spend_last + if ccm_azure_spend_last is not unset: + kwargs["ccm_azure_spend_last"] = ccm_azure_spend_last + if ccm_confluent_spend_last is not unset: + kwargs["ccm_confluent_spend_last"] = ccm_confluent_spend_last + if ccm_databricks_spend_last is not unset: + kwargs["ccm_databricks_spend_last"] = ccm_databricks_spend_last + if ccm_elastic_spend_last is not unset: + kwargs["ccm_elastic_spend_last"] = ccm_elastic_spend_last + if ccm_fastly_spend_last is not unset: + kwargs["ccm_fastly_spend_last"] = ccm_fastly_spend_last + if ccm_gcp_spend_last is not unset: + kwargs["ccm_gcp_spend_last"] = ccm_gcp_spend_last + if ccm_github_spend_last is not unset: + kwargs["ccm_github_spend_last"] = ccm_github_spend_last + if ccm_mongodb_spend_last is not unset: + kwargs["ccm_mongodb_spend_last"] = ccm_mongodb_spend_last + if ccm_oci_spend_last is not unset: + kwargs["ccm_oci_spend_last"] = ccm_oci_spend_last + if ccm_openai_spend_last is not unset: + kwargs["ccm_openai_spend_last"] = ccm_openai_spend_last + if ccm_snowflake_spend_last is not unset: + kwargs["ccm_snowflake_spend_last"] = ccm_snowflake_spend_last if ccm_spend_monitored_ent_last is not unset: kwargs["ccm_spend_monitored_ent_last"] = ccm_spend_monitored_ent_last if ccm_spend_monitored_pro_last is not unset: kwargs["ccm_spend_monitored_pro_last"] = ccm_spend_monitored_pro_last + if ccm_twilio_spend_last is not unset: + kwargs["ccm_twilio_spend_last"] = ccm_twilio_spend_last if ci_pipeline_indexed_spans_sum is not unset: kwargs["ci_pipeline_indexed_spans_sum"] = ci_pipeline_indexed_spans_sum if ci_test_indexed_spans_sum is not unset: diff --git a/src/datadog_api_client/v1/model/usage_summary_response.py b/src/datadog_api_client/v1/model/usage_summary_response.py index 15a5ecd53f..b5bfc90750 100644 --- a/src/datadog_api_client/v1/model/usage_summary_response.py +++ b/src/datadog_api_client/v1/model/usage_summary_response.py @@ -48,8 +48,22 @@ def openapi_types(_): "browser_rum_lite_session_count_agg_sum": (int,), "browser_rum_replay_session_count_agg_sum": (int,), "browser_rum_units_agg_sum": (int,), + "ccm_anthropic_spend_last_sum": (int,), + "ccm_aws_spend_last_sum": (int,), + "ccm_azure_spend_last_sum": (int,), + "ccm_confluent_spend_last_sum": (int,), + "ccm_databricks_spend_last_sum": (int,), + "ccm_elastic_spend_last_sum": (int,), + "ccm_fastly_spend_last_sum": (int,), + "ccm_gcp_spend_last_sum": (int,), + "ccm_github_spend_last_sum": (int,), + "ccm_mongodb_spend_last_sum": (int,), + "ccm_oci_spend_last_sum": (int,), + "ccm_openai_spend_last_sum": (int,), + "ccm_snowflake_spend_last_sum": (int,), "ccm_spend_monitored_ent_last_sum": (int,), "ccm_spend_monitored_pro_last_sum": (int,), + "ccm_twilio_spend_last_sum": (int,), "ci_pipeline_indexed_spans_agg_sum": (int,), "ci_test_indexed_spans_agg_sum": (int,), "ci_visibility_itr_committers_hwm_sum": (int,), @@ -278,8 +292,22 @@ def openapi_types(_): "browser_rum_lite_session_count_agg_sum": "browser_rum_lite_session_count_agg_sum", "browser_rum_replay_session_count_agg_sum": "browser_rum_replay_session_count_agg_sum", "browser_rum_units_agg_sum": "browser_rum_units_agg_sum", + "ccm_anthropic_spend_last_sum": "ccm_anthropic_spend_last_sum", + "ccm_aws_spend_last_sum": "ccm_aws_spend_last_sum", + "ccm_azure_spend_last_sum": "ccm_azure_spend_last_sum", + "ccm_confluent_spend_last_sum": "ccm_confluent_spend_last_sum", + "ccm_databricks_spend_last_sum": "ccm_databricks_spend_last_sum", + "ccm_elastic_spend_last_sum": "ccm_elastic_spend_last_sum", + "ccm_fastly_spend_last_sum": "ccm_fastly_spend_last_sum", + "ccm_gcp_spend_last_sum": "ccm_gcp_spend_last_sum", + "ccm_github_spend_last_sum": "ccm_github_spend_last_sum", + "ccm_mongodb_spend_last_sum": "ccm_mongodb_spend_last_sum", + "ccm_oci_spend_last_sum": "ccm_oci_spend_last_sum", + "ccm_openai_spend_last_sum": "ccm_openai_spend_last_sum", + "ccm_snowflake_spend_last_sum": "ccm_snowflake_spend_last_sum", "ccm_spend_monitored_ent_last_sum": "ccm_spend_monitored_ent_last_sum", "ccm_spend_monitored_pro_last_sum": "ccm_spend_monitored_pro_last_sum", + "ccm_twilio_spend_last_sum": "ccm_twilio_spend_last_sum", "ci_pipeline_indexed_spans_agg_sum": "ci_pipeline_indexed_spans_agg_sum", "ci_test_indexed_spans_agg_sum": "ci_test_indexed_spans_agg_sum", "ci_visibility_itr_committers_hwm_sum": "ci_visibility_itr_committers_hwm_sum", @@ -509,8 +537,22 @@ def __init__( browser_rum_lite_session_count_agg_sum: Union[int, UnsetType] = unset, browser_rum_replay_session_count_agg_sum: Union[int, UnsetType] = unset, browser_rum_units_agg_sum: Union[int, UnsetType] = unset, + ccm_anthropic_spend_last_sum: Union[int, UnsetType] = unset, + ccm_aws_spend_last_sum: Union[int, UnsetType] = unset, + ccm_azure_spend_last_sum: Union[int, UnsetType] = unset, + ccm_confluent_spend_last_sum: Union[int, UnsetType] = unset, + ccm_databricks_spend_last_sum: Union[int, UnsetType] = unset, + ccm_elastic_spend_last_sum: Union[int, UnsetType] = unset, + ccm_fastly_spend_last_sum: Union[int, UnsetType] = unset, + ccm_gcp_spend_last_sum: Union[int, UnsetType] = unset, + ccm_github_spend_last_sum: Union[int, UnsetType] = unset, + ccm_mongodb_spend_last_sum: Union[int, UnsetType] = unset, + ccm_oci_spend_last_sum: Union[int, UnsetType] = unset, + ccm_openai_spend_last_sum: Union[int, UnsetType] = unset, + ccm_snowflake_spend_last_sum: Union[int, UnsetType] = unset, ccm_spend_monitored_ent_last_sum: Union[int, UnsetType] = unset, ccm_spend_monitored_pro_last_sum: Union[int, UnsetType] = unset, + ccm_twilio_spend_last_sum: Union[int, UnsetType] = unset, ci_pipeline_indexed_spans_agg_sum: Union[int, UnsetType] = unset, ci_test_indexed_spans_agg_sum: Union[int, UnsetType] = unset, ci_visibility_itr_committers_hwm_sum: Union[int, UnsetType] = unset, @@ -785,12 +827,54 @@ def __init__( :param browser_rum_units_agg_sum: Shows the sum of all browser RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). **Deprecated**. :type browser_rum_units_agg_sum: int, optional + :param ccm_anthropic_spend_last_sum: Shows the sum of the last value of Anthropic cloud spend monitored in the current month for all organizations. + :type ccm_anthropic_spend_last_sum: int, optional + + :param ccm_aws_spend_last_sum: Shows the sum of the last value of AWS cloud spend monitored in the current month for all organizations. + :type ccm_aws_spend_last_sum: int, optional + + :param ccm_azure_spend_last_sum: Shows the sum of the last value of Azure cloud spend monitored in the current month for all organizations. + :type ccm_azure_spend_last_sum: int, optional + + :param ccm_confluent_spend_last_sum: Shows the sum of the last value of Confluent cloud spend monitored in the current month for all organizations. + :type ccm_confluent_spend_last_sum: int, optional + + :param ccm_databricks_spend_last_sum: Shows the sum of the last value of Databricks cloud spend monitored in the current month for all organizations. + :type ccm_databricks_spend_last_sum: int, optional + + :param ccm_elastic_spend_last_sum: Shows the sum of the last value of Elastic cloud spend monitored in the current month for all organizations. + :type ccm_elastic_spend_last_sum: int, optional + + :param ccm_fastly_spend_last_sum: Shows the sum of the last value of Fastly cloud spend monitored in the current month for all organizations. + :type ccm_fastly_spend_last_sum: int, optional + + :param ccm_gcp_spend_last_sum: Shows the sum of the last value of GCP cloud spend monitored in the current month for all organizations. + :type ccm_gcp_spend_last_sum: int, optional + + :param ccm_github_spend_last_sum: Shows the sum of the last value of GitHub cloud spend monitored in the current month for all organizations. + :type ccm_github_spend_last_sum: int, optional + + :param ccm_mongodb_spend_last_sum: Shows the sum of the last value of MongoDB cloud spend monitored in the current month for all organizations. + :type ccm_mongodb_spend_last_sum: int, optional + + :param ccm_oci_spend_last_sum: Shows the sum of the last value of OCI cloud spend monitored in the current month for all organizations. + :type ccm_oci_spend_last_sum: int, optional + + :param ccm_openai_spend_last_sum: Shows the sum of the last value of OpenAI cloud spend monitored in the current month for all organizations. + :type ccm_openai_spend_last_sum: int, optional + + :param ccm_snowflake_spend_last_sum: Shows the sum of the last value of Snowflake cloud spend monitored in the current month for all organizations. + :type ccm_snowflake_spend_last_sum: int, optional + :param ccm_spend_monitored_ent_last_sum: Shows the sum of the last value of the amount of cloud spend monitored for Enterprise in the current month for all organizations. :type ccm_spend_monitored_ent_last_sum: int, optional :param ccm_spend_monitored_pro_last_sum: Shows the sum of the last value of the amount of cloud spend monitored for Pro in the current month for all organizations. :type ccm_spend_monitored_pro_last_sum: int, optional + :param ccm_twilio_spend_last_sum: Shows the sum of the last value of Twilio cloud spend monitored in the current month for all organizations. + :type ccm_twilio_spend_last_sum: int, optional + :param ci_pipeline_indexed_spans_agg_sum: Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations. :type ci_pipeline_indexed_spans_agg_sum: int, optional @@ -1444,10 +1528,38 @@ def __init__( kwargs["browser_rum_replay_session_count_agg_sum"] = browser_rum_replay_session_count_agg_sum if browser_rum_units_agg_sum is not unset: kwargs["browser_rum_units_agg_sum"] = browser_rum_units_agg_sum + if ccm_anthropic_spend_last_sum is not unset: + kwargs["ccm_anthropic_spend_last_sum"] = ccm_anthropic_spend_last_sum + if ccm_aws_spend_last_sum is not unset: + kwargs["ccm_aws_spend_last_sum"] = ccm_aws_spend_last_sum + if ccm_azure_spend_last_sum is not unset: + kwargs["ccm_azure_spend_last_sum"] = ccm_azure_spend_last_sum + if ccm_confluent_spend_last_sum is not unset: + kwargs["ccm_confluent_spend_last_sum"] = ccm_confluent_spend_last_sum + if ccm_databricks_spend_last_sum is not unset: + kwargs["ccm_databricks_spend_last_sum"] = ccm_databricks_spend_last_sum + if ccm_elastic_spend_last_sum is not unset: + kwargs["ccm_elastic_spend_last_sum"] = ccm_elastic_spend_last_sum + if ccm_fastly_spend_last_sum is not unset: + kwargs["ccm_fastly_spend_last_sum"] = ccm_fastly_spend_last_sum + if ccm_gcp_spend_last_sum is not unset: + kwargs["ccm_gcp_spend_last_sum"] = ccm_gcp_spend_last_sum + if ccm_github_spend_last_sum is not unset: + kwargs["ccm_github_spend_last_sum"] = ccm_github_spend_last_sum + if ccm_mongodb_spend_last_sum is not unset: + kwargs["ccm_mongodb_spend_last_sum"] = ccm_mongodb_spend_last_sum + if ccm_oci_spend_last_sum is not unset: + kwargs["ccm_oci_spend_last_sum"] = ccm_oci_spend_last_sum + if ccm_openai_spend_last_sum is not unset: + kwargs["ccm_openai_spend_last_sum"] = ccm_openai_spend_last_sum + if ccm_snowflake_spend_last_sum is not unset: + kwargs["ccm_snowflake_spend_last_sum"] = ccm_snowflake_spend_last_sum if ccm_spend_monitored_ent_last_sum is not unset: kwargs["ccm_spend_monitored_ent_last_sum"] = ccm_spend_monitored_ent_last_sum if ccm_spend_monitored_pro_last_sum is not unset: kwargs["ccm_spend_monitored_pro_last_sum"] = ccm_spend_monitored_pro_last_sum + if ccm_twilio_spend_last_sum is not unset: + kwargs["ccm_twilio_spend_last_sum"] = ccm_twilio_spend_last_sum if ci_pipeline_indexed_spans_agg_sum is not unset: kwargs["ci_pipeline_indexed_spans_agg_sum"] = ci_pipeline_indexed_spans_agg_sum if ci_test_indexed_spans_agg_sum is not unset: