| Package | Description |
|---|---|
| com.google.cloud.bigtable.common | |
| com.google.cloud.bigtable.data.v2.models.sql |
| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Proto<T extends com.google.protobuf.AbstractMessage> |
static class |
Type.SchemalessProto
This is a special version of proto that is intended to only be used internally, to facilitate
proto schema parsing, which does not have the full information required to parse the protobuf
messages.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.google.protobuf.AbstractMessage> |
Type.Proto.create(T message) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.google.protobuf.AbstractMessage> |
SqlType.protoOf(T message)
Returns a
SqlType for a protobuf message. |
Copyright © 2026 Google LLC. All rights reserved.