Class SnapshotInfo

java.lang.Object
org.apache.beam.sdk.io.iceberg.SnapshotInfo

@DefaultSchema(AutoValueSchema.class) public abstract class SnapshotInfo extends Object
This is an AutoValue representation of an Iceberg Snapshot.

Note: this only includes the subset of fields in Snapshot that are Beam Schema-compatible.