| Package | Description |
|---|---|
| com.google.cloud.bigtable.common | |
| com.google.cloud.bigtable.data.v2.models.sql |
| Modifier and Type | Class and Description |
|---|---|
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.StructWithSchema
Struct implementation that contains a schema that users can access.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlType.Struct |
SqlType.struct()
returns a fake
STRUCT type for use on in StructReader methods that require a
SqlType to validate against. |
Copyright © 2026 Google LLC. All rights reserved.