Class SnapshotExport (1.7.1)

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

Describes exporting Feature values as of the snapshot timestamp.

Attribute

NameDescription
snapshot_time google.protobuf.timestamp_pb2.Timestamp
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.

Inheritance

builtins.object > proto.message.Message > SnapshotExport