| Modifier and Type | Method and Description |
|---|---|
Type.Aggregate.Sum |
Type.Aggregate.Sum.Builder.build() |
Type.Aggregate.Sum |
Type.Aggregate.Sum.Builder.buildPartial() |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.getDefaultInstance() |
Type.Aggregate.Sum |
Type.Aggregate.Sum.getDefaultInstanceForType() |
Type.Aggregate.Sum |
Type.Aggregate.Sum.Builder.getDefaultInstanceForType() |
Type.Aggregate.Sum |
Type.AggregateOrBuilder.getSum()
Sum aggregator.
|
Type.Aggregate.Sum |
Type.Aggregate.getSum()
Sum aggregator.
|
Type.Aggregate.Sum |
Type.Aggregate.Builder.getSum()
Sum aggregator.
|
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseDelimitedFrom(InputStream input) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(byte[] data) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(ByteBuffer data) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(com.google.protobuf.ByteString data) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(InputStream input) |
static Type.Aggregate.Sum |
Type.Aggregate.Sum.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Type.Aggregate.Sum> |
Type.Aggregate.Sum.getParserForType() |
static com.google.protobuf.Parser<Type.Aggregate.Sum> |
Type.Aggregate.Sum.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type.Aggregate.Sum.Builder |
Type.Aggregate.Sum.Builder.mergeFrom(Type.Aggregate.Sum other) |
Type.Aggregate.Builder |
Type.Aggregate.Builder.mergeSum(Type.Aggregate.Sum value)
Sum aggregator.
|
static Type.Aggregate.Sum.Builder |
Type.Aggregate.Sum.newBuilder(Type.Aggregate.Sum prototype) |
Type.Aggregate.Builder |
Type.Aggregate.Builder.setSum(Type.Aggregate.Sum value)
Sum aggregator.
|
Copyright © 2026 Google LLC. All rights reserved.