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