diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 0d4728f900..7888b2a344 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -20020,7 +20020,7 @@ components: type: string billing_plan: deprecated: true - description: The billing plan (metadata). (Deprecated from May 2026) + description: The billing plan (metadata). (Deprecated from June 2026) type: string end_date: description: Shows the last date of usage. diff --git a/src/datadog_api_client/v1/model/usage_billable_summary_hour.py b/src/datadog_api_client/v1/model/usage_billable_summary_hour.py index 917dc99eca..af0c2f75ff 100644 --- a/src/datadog_api_client/v1/model/usage_billable_summary_hour.py +++ b/src/datadog_api_client/v1/model/usage_billable_summary_hour.py @@ -75,7 +75,7 @@ def __init__( :param account_public_id: The account public ID. :type account_public_id: str, optional - :param billing_plan: The billing plan (metadata). (Deprecated from May 2026) **Deprecated**. + :param billing_plan: The billing plan (metadata). (Deprecated from June 2026) **Deprecated**. :type billing_plan: str, optional :param end_date: Shows the last date of usage.