Class AppendResult (2.17.0)

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

AppendResult is returned for successful append requests.

Attribute

NameDescription
offset google.protobuf.wrappers_pb2.Int64Value
The row offset at which the last append occurred. The offset will not be set if appending using default streams.