LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
LangSmith Go
Overview
Client
Datasets
Examples
Runs
Sessions
Feedback
Repos (Prompts)
Annotation Queues
Tracing & OpenTelemetry
Language
Python
JavaScript
Theme
Light
Dark
Go
langsmith
SnapshotResponse
Class
v0.0.0 (latest)
●
Since v0.16
SnapshotResponse
Copy
type
SnapshotResponse
struct
Properties
Methods
View source on GitHub
Version History
property
ID
:
string
property
CreatedAt
:
string
property
CreatedBy
:
string
property
DockerImage
:
string
property
FsCapacityBytes
:
int64
property
FsUsedBytes
:
int64
property
ImageDigest
:
string
property
MemorySnapshotSizeBytes
:
int64
property
Name
:
string
property
RegistryID
:
string
property
SourceSandboxID
:
string
property
Status
:
string
property
StatusMessage
:
string
property
UpdatedAt
:
string
property
JSON
:
snapshotResponseJSON
method
UnmarshalJSON