public abstract static class Type.Int64 extends Object implements Type.SumAggregateInput, Type.MinAggregateInput, Type.MaxAggregateInput, Type.HllAggregateInput
| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Int64.Encoding |
Type.Aggregate, Type.Bytes, Type.HllAggregateInput, Type.Int64, Type.MaxAggregateInput, Type.MinAggregateInput, Type.Raw, Type.SumAggregateInput| Constructor and Description |
|---|
Int64() |
| Modifier and Type | Method and Description |
|---|---|
static Type.Int64 |
create(Type.Int64.Encoding encoding) |
abstract Type.Int64.Encoding |
getEncoding() |
Type |
toProto() |
public static Type.Int64 create(Type.Int64.Encoding encoding)
@Nonnull public abstract Type.Int64.Encoding getEncoding()
Copyright © 2026 Google LLC. All rights reserved.