Google Cloud Billing Budgets V1Filter Calendar Period
enum GoogleCloudBillingBudgetsV1FilterCalendarPeriod : Enum<GoogleCloudBillingBudgetsV1FilterCalendarPeriod> , ConvertibleToJava<GoogleCloudBillingBudgetsV1FilterCalendarPeriod>
Optional. Specifies to track usage for recurring calendar period. For example, assume that CalendarPeriod.QUARTER is set. The budget tracks usage from April 1 to June 30, when the current calendar month is April, May, June. After that, it tracks usage from July 1 to September 30 when the current calendar month is July, August, September, so on.
Entries
Link copied to clipboard
Calendar period is unset. This is the default if the budget is for a custom time period (CustomPeriod).
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.