SnapshotFiles
One run’s captured state. Immutable: the server rejects writes to it.
Properties
Section titled “Properties”| Property | Type | Default | Description |
|---|---|---|---|
source |
Literal['snapshot'] |
'snapshot' |
The discriminator; leave it at its default. |
project_id |
str |
— | The project the snapshot belongs to. |
snapshot_id |
str |
— | The snapshot’s id. A tag name is not accepted here; resolve it with get_snapshot first. |