Class AppendResult (2.6.3)

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

AppendResult is returned for successful append requests. .. attribute:: offset

The row offset at which the last append occurred. The offset will not be set if appending using default streams.

:type: google.protobuf.wrappers_pb2.Int64Value