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
SandboxResponse
Class
v0.0.0 (latest)
ā
Since v0.16
SandboxResponse
Copy
type
SandboxResponse
struct
Properties
Methods
View source on GitHub
Version History
property
ID
:
string
property
CPUMillicores
:
int64
property
CreatedAt
:
string
property
CreatedBy
:
string
property
DataplaneURL
:
string
property
DeleteAfterStopSeconds
:
int64
property
FsCapacityBytes
:
int64
property
IdleTtlSeconds
:
int64
property
MemBytes
:
int64
property
MountConfig
:
SandboxResponseMountConfig
property
Name
:
string
property
ProxyConfig
:
SandboxResponseProxyConfig
property
SizeClass
:
string
property
SnapshotID
:
string
property
Status
:
string
property
StatusMessage
:
string
property
StoppedAt
:
string
property
UpdatedAt
:
string
property
UpdatedBy
:
string
property
Vcpus
:
int64
property
JSON
:
sandboxResponseJSON
method
UnmarshalJSON