static AggregationInfo.AggregationInterval |
AggregationInfo.AggregationInterval.forNumber(int value) |
|
AggregationInfo.AggregationInterval |
AggregationInfo.Builder.getAggregationInterval() |
.google.cloud.billing.v1.AggregationInfo.AggregationInterval aggregation_interval = 2;
|
AggregationInfo.AggregationInterval |
AggregationInfo.getAggregationInterval() |
.google.cloud.billing.v1.AggregationInfo.AggregationInterval aggregation_interval = 2;
|
AggregationInfo.AggregationInterval |
AggregationInfoOrBuilder.getAggregationInterval() |
.google.cloud.billing.v1.AggregationInfo.AggregationInterval aggregation_interval = 2;
|
static AggregationInfo.AggregationInterval |
AggregationInfo.AggregationInterval.valueOf(int value) |
Deprecated.
|
static AggregationInfo.AggregationInterval |
AggregationInfo.AggregationInterval.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AggregationInfo.AggregationInterval |
AggregationInfo.AggregationInterval.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AggregationInfo.AggregationInterval[] |
AggregationInfo.AggregationInterval.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|