@Generated
public interface SessionReadRowResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Row |
getRow()
.google.bigtable.v2.Row row = 1; |
RowOrBuilder |
getRowOrBuilder()
.google.bigtable.v2.Row row = 1; |
RequestStats |
getStats()
.google.bigtable.v2.RequestStats stats = 2; |
RequestStatsOrBuilder |
getStatsOrBuilder()
.google.bigtable.v2.RequestStats stats = 2; |
boolean |
hasRow()
.google.bigtable.v2.Row row = 1; |
boolean |
hasStats()
.google.bigtable.v2.RequestStats stats = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRow()
.google.bigtable.v2.Row row = 1;Row getRow()
.google.bigtable.v2.Row row = 1;RowOrBuilder getRowOrBuilder()
.google.bigtable.v2.Row row = 1;boolean hasStats()
.google.bigtable.v2.RequestStats stats = 2;RequestStats getStats()
.google.bigtable.v2.RequestStats stats = 2;RequestStatsOrBuilder getStatsOrBuilder()
.google.bigtable.v2.RequestStats stats = 2;Copyright © 2026 Google LLC. All rights reserved.