public static interface ReadSession.TableModifiersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Timestamp |
getSnapshotTime()
The snapshot time of the table.
|
com.google.protobuf.TimestampOrBuilder |
getSnapshotTimeOrBuilder()
The snapshot time of the table.
|
boolean |
hasSnapshotTime()
The snapshot time of the table.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSnapshotTime()
The snapshot time of the table. If not set, interpreted as now.
.google.protobuf.Timestamp snapshot_time = 1;com.google.protobuf.Timestamp getSnapshotTime()
The snapshot time of the table. If not set, interpreted as now.
.google.protobuf.Timestamp snapshot_time = 1;com.google.protobuf.TimestampOrBuilder getSnapshotTimeOrBuilder()
The snapshot time of the table. If not set, interpreted as now.
.google.protobuf.Timestamp snapshot_time = 1;Copyright © 2021 Google LLC. All rights reserved.