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