| Modifier and Type | Method and Description |
|---|---|
AggregationInfo |
AggregationInfo.Builder.build() |
AggregationInfo |
AggregationInfo.Builder.buildPartial() |
AggregationInfo |
PricingInfoOrBuilder.getAggregationInfo()
Aggregation Info.
|
AggregationInfo |
PricingInfo.getAggregationInfo()
Aggregation Info.
|
AggregationInfo |
PricingInfo.Builder.getAggregationInfo()
Aggregation Info.
|
static AggregationInfo |
AggregationInfo.getDefaultInstance() |
AggregationInfo |
AggregationInfo.getDefaultInstanceForType() |
AggregationInfo |
AggregationInfo.Builder.getDefaultInstanceForType() |
static AggregationInfo |
AggregationInfo.parseDelimitedFrom(InputStream input) |
static AggregationInfo |
AggregationInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationInfo |
AggregationInfo.parseFrom(byte[] data) |
static AggregationInfo |
AggregationInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationInfo |
AggregationInfo.parseFrom(ByteBuffer data) |
static AggregationInfo |
AggregationInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationInfo |
AggregationInfo.parseFrom(com.google.protobuf.ByteString data) |
static AggregationInfo |
AggregationInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationInfo |
AggregationInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static AggregationInfo |
AggregationInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationInfo |
AggregationInfo.parseFrom(InputStream input) |
static AggregationInfo |
AggregationInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AggregationInfo> |
AggregationInfo.getParserForType() |
static com.google.protobuf.Parser<AggregationInfo> |
AggregationInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
PricingInfo.Builder |
PricingInfo.Builder.mergeAggregationInfo(AggregationInfo value)
Aggregation Info.
|
AggregationInfo.Builder |
AggregationInfo.Builder.mergeFrom(AggregationInfo other) |
static AggregationInfo.Builder |
AggregationInfo.newBuilder(AggregationInfo prototype) |
PricingInfo.Builder |
PricingInfo.Builder.setAggregationInfo(AggregationInfo value)
Aggregation Info.
|
Copyright © 2025 Google LLC. All rights reserved.