Optional. The end date of the time period. Budgets with elapsed end date won't be
processed. If unset, specifies to track all usage
incurred since the start_date.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `CustomPeriod` class, part of the `Google.Cloud.Billing.Budgets.V1Beta1` namespace, represents a custom time period for billing budgets and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the `Object` class and provides constructors for creating new instances, including a default constructor and one that accepts another `CustomPeriod` object."],["`CustomPeriod` includes properties for `StartDate` and `EndDate`, both of which use the `Date` type, with `StartDate` being required and `EndDate` being optional for tracking usage since the start date."],["The latest documentation available for `CustomPeriod` is version `2.0.0-beta06`, while versions `2.0.0-beta05` and `1.0.0-beta05` are also available for documentation."],["All date times in the context of the documentation begin at 12 AM US and Canadian Pacific Time (UTC-8)."]]],[]]