We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2aecb commit af3317bCopy full SHA for af3317b
2 files changed
.generator/schemas/v1/openapi.yaml
@@ -20236,7 +20236,7 @@ components:
20236
type: string
20237
billing_plan:
20238
deprecated: true
20239
- description: The billing plan (metadata). (Deprecated from May 2026)
+ description: The billing plan (metadata). (Deprecated from June 2026)
20240
20241
end_date:
20242
description: Shows the last date of usage.
src/main/java/com/datadog/api/client/v1/model/UsageBillableSummaryHour.java
@@ -116,7 +116,7 @@ public UsageBillableSummaryHour billingPlan(String billingPlan) {
116
}
117
118
/**
119
- * The billing plan (metadata). (Deprecated from May 2026)
+ * The billing plan (metadata). (Deprecated from June 2026)
120
*
121
* @return billingPlan
122
* @deprecated
0 commit comments