File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
services/usage_metering/src/v1/models Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20236,7 +20236,7 @@ components:
2023620236 type: string
2023720237 billing_plan:
2023820238 deprecated: true
20239- description: The billing plan (metadata). (Deprecated from May 2026)
20239+ description: The billing plan (metadata). (Deprecated from June 2026)
2024020240 type: string
2024120241 end_date:
2024220242 description: Shows the last date of usage.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export class UsageBillableSummaryHour {
1515 */
1616 "accountPublicId" ?: string ;
1717 /**
18- * The billing plan (metadata). (Deprecated from May 2026)
18+ * The billing plan (metadata). (Deprecated from June 2026)
1919 */
2020 "billingPlan" ?: string ;
2121 /**
You can’t perform that action at this time.
0 commit comments