| Modifier and Type | Method and Description |
|---|---|
static AggregationInfo.AggregationLevel |
AggregationInfo.AggregationLevel.forNumber(int value) |
AggregationInfo.AggregationLevel |
AggregationInfo.getAggregationLevel()
.google.cloud.billing.v1.AggregationInfo.AggregationLevel aggregation_level = 1; |
AggregationInfo.AggregationLevel |
AggregationInfo.Builder.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(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AggregationInfo.AggregationLevel |
AggregationInfo.AggregationLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AggregationInfo.AggregationLevel> |
AggregationInfo.AggregationLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AggregationInfo.Builder |
AggregationInfo.Builder.setAggregationLevel(AggregationInfo.AggregationLevel value)
.google.cloud.billing.v1.AggregationInfo.AggregationLevel aggregation_level = 1; |
Copyright © 2025 Google LLC. All rights reserved.