@Generated
public interface ResultSetMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ProtoSchema |
getProtoSchema()
Schema in proto format
.google.bigtable.v2.ProtoSchema proto_schema = 1; |
ProtoSchemaOrBuilder |
getProtoSchemaOrBuilder()
Schema in proto format
.google.bigtable.v2.ProtoSchema proto_schema = 1; |
ResultSetMetadata.SchemaCase |
getSchemaCase() |
boolean |
hasProtoSchema()
Schema in proto format
.google.bigtable.v2.ProtoSchema proto_schema = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasProtoSchema()
Schema in proto format
.google.bigtable.v2.ProtoSchema proto_schema = 1;ProtoSchema getProtoSchema()
Schema in proto format
.google.bigtable.v2.ProtoSchema proto_schema = 1;ProtoSchemaOrBuilder getProtoSchemaOrBuilder()
Schema in proto format
.google.bigtable.v2.ProtoSchema proto_schema = 1;ResultSetMetadata.SchemaCase getSchemaCase()
Copyright © 2026 Google LLC. All rights reserved.