Class TableModifiers (2.13.1)

TableModifiers(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Additional attributes when reading a table.

Attribute

NameDescription
snapshot_time google.protobuf.timestamp_pb2.Timestamp
The snapshot time of the table. If not set, interpreted as now.

Inheritance

builtins.object > proto.message.Message > TableModifiers