Uses of Class
com.google.cloud.billing.budgets.v1beta1.CalendarPeriod
-
Packages that use CalendarPeriod Package Description com.google.cloud.billing.budgets.v1beta1 A client to Cloud Billing Budget API -
-
Uses of CalendarPeriod in com.google.cloud.billing.budgets.v1beta1
Methods in com.google.cloud.billing.budgets.v1beta1 that return CalendarPeriod Modifier and Type Method Description static CalendarPeriodCalendarPeriod. forNumber(int value)CalendarPeriodFilter.Builder. getCalendarPeriod()Optional.CalendarPeriodFilter. getCalendarPeriod()Optional.CalendarPeriodFilterOrBuilder. getCalendarPeriod()Optional.static CalendarPeriodCalendarPeriod. valueOf(int value)Deprecated.static CalendarPeriodCalendarPeriod. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static CalendarPeriodCalendarPeriod. valueOf(String name)Returns the enum constant of this type with the specified name.static CalendarPeriod[]CalendarPeriod. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.billing.budgets.v1beta1 that return types with arguments of type CalendarPeriod Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<CalendarPeriod>CalendarPeriod. internalGetValueMap()Methods in com.google.cloud.billing.budgets.v1beta1 with parameters of type CalendarPeriod Modifier and Type Method Description Filter.BuilderFilter.Builder. setCalendarPeriod(CalendarPeriod value)Optional.
-