| Package | Description |
|---|---|
| com.google.cloud.bigtable.common |
| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Array<Elem> |
static class |
Type.Bool |
static class |
Type.Bytes |
static class |
Type.Date |
static class |
Type.Enum<T extends com.google.protobuf.ProtocolMessageEnum> |
static class |
Type.Float32 |
static class |
Type.Float64 |
static class |
Type.Int64 |
static class |
Type.Map<K,V> |
static class |
Type.Proto<T extends com.google.protobuf.AbstractMessage> |
static class |
Type.SchemalessStruct
This is a special version of struct that is intended to only be used in the
StructReader getters that require types. |
static class |
Type.String |
static class |
Type.StructWithSchema
Struct implementation that contains a schema that users can access.
|
static class |
Type.Timestamp |
Copyright © 2026 Google LLC. All rights reserved.