| Modifier and Type | Method and Description |
|---|---|
static Filter.UsagePeriodCase |
Filter.UsagePeriodCase.forNumber(int value) |
Filter.UsagePeriodCase |
FilterOrBuilder.getUsagePeriodCase() |
Filter.UsagePeriodCase |
Filter.getUsagePeriodCase() |
Filter.UsagePeriodCase |
Filter.Builder.getUsagePeriodCase() |
static Filter.UsagePeriodCase |
Filter.UsagePeriodCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Filter.UsagePeriodCase |
Filter.UsagePeriodCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filter.UsagePeriodCase[] |
Filter.UsagePeriodCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.