| Modifier and Type | Class and Description |
|---|---|
class |
ColumnMetadata
Describes a column in a Bigtable Query Language result set.
|
static class |
ColumnMetadata.Builder
Describes a column in a Bigtable Query Language result set.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnMetadataOrBuilder |
ProtoSchemaOrBuilder.getColumnsOrBuilder(int index)
The columns in the result set.
|
ColumnMetadataOrBuilder |
ProtoSchema.getColumnsOrBuilder(int index)
The columns in the result set.
|
ColumnMetadataOrBuilder |
ProtoSchema.Builder.getColumnsOrBuilder(int index)
The columns in the result set.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ColumnMetadataOrBuilder> |
ProtoSchemaOrBuilder.getColumnsOrBuilderList()
The columns in the result set.
|
List<? extends ColumnMetadataOrBuilder> |
ProtoSchema.getColumnsOrBuilderList()
The columns in the result set.
|
List<? extends ColumnMetadataOrBuilder> |
ProtoSchema.Builder.getColumnsOrBuilderList()
The columns in the result set.
|
Copyright © 2026 Google LLC. All rights reserved.