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 is part of the Google Cloud Billing Budget v1 API and is used to define a custom time period for budgets."],["The latest version of the `CustomPeriod` class is 2.6.0, with previous versions ranging from 2.5.0 down to 1.1.0 available for reference."],["This class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two main properties: `StartDate`, which is required and must be after January 1, 2017, and `EndDate`, which is optional, but if unset tracks all usage since `StartDate`."],["All times and dates begin at 12 AM US and Canadian Pacific Time (UTC-8)."]]],[]]