| Modifier and Type | Method and Description |
|---|---|
AggregationInfo.Builder |
AggregationInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AggregationInfo.Builder |
AggregationInfo.Builder.clear() |
AggregationInfo.Builder |
AggregationInfo.Builder.clearAggregationCount()
The number of intervals to aggregate over.
|
AggregationInfo.Builder |
AggregationInfo.Builder.clearAggregationInterval()
.google.cloud.billing.v1.AggregationInfo.AggregationInterval aggregation_interval = 2;
|
AggregationInfo.Builder |
AggregationInfo.Builder.clearAggregationLevel()
.google.cloud.billing.v1.AggregationInfo.AggregationLevel aggregation_level = 1; |
AggregationInfo.Builder |
AggregationInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AggregationInfo.Builder |
AggregationInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AggregationInfo.Builder |
AggregationInfo.Builder.clone() |
AggregationInfo.Builder |
PricingInfo.Builder.getAggregationInfoBuilder()
Aggregation Info.
|
AggregationInfo.Builder |
AggregationInfo.Builder.mergeFrom(AggregationInfo other) |
AggregationInfo.Builder |
AggregationInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AggregationInfo.Builder |
AggregationInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
AggregationInfo.Builder |
AggregationInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AggregationInfo.Builder |
AggregationInfo.newBuilder() |
static AggregationInfo.Builder |
AggregationInfo.newBuilder(AggregationInfo prototype) |
AggregationInfo.Builder |
AggregationInfo.newBuilderForType() |
protected AggregationInfo.Builder |
AggregationInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AggregationInfo.Builder |
AggregationInfo.Builder.setAggregationCount(int value)
The number of intervals to aggregate over.
|
AggregationInfo.Builder |
AggregationInfo.Builder.setAggregationInterval(AggregationInfo.AggregationInterval value)
.google.cloud.billing.v1.AggregationInfo.AggregationInterval aggregation_interval = 2;
|
AggregationInfo.Builder |
AggregationInfo.Builder.setAggregationIntervalValue(int value)
.google.cloud.billing.v1.AggregationInfo.AggregationInterval aggregation_interval = 2;
|
AggregationInfo.Builder |
AggregationInfo.Builder.setAggregationLevel(AggregationInfo.AggregationLevel value)
.google.cloud.billing.v1.AggregationInfo.AggregationLevel aggregation_level = 1; |
AggregationInfo.Builder |
AggregationInfo.Builder.setAggregationLevelValue(int value)
.google.cloud.billing.v1.AggregationInfo.AggregationLevel aggregation_level = 1; |
AggregationInfo.Builder |
AggregationInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AggregationInfo.Builder |
AggregationInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AggregationInfo.Builder |
AggregationInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AggregationInfo.Builder |
AggregationInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PricingInfo.Builder |
PricingInfo.Builder.setAggregationInfo(AggregationInfo.Builder builderForValue)
Aggregation Info.
|
Copyright © 2025 Google LLC. All rights reserved.