Skip to content

feat: Add sandbox templates and snapshots submodules to the Vertex AI GenAI SDK for Go. - #136

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara_955672597
Open

feat: Add sandbox templates and snapshots submodules to the Vertex AI GenAI SDK for Go.#136
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara_955672597

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

feat: Add sandbox templates and snapshots submodules to the Vertex AI GenAI SDK for Go.

Adds the Agent Engine sandbox templates and snapshots submodules to the Go
SDK, exposed as AgentEngines.Sandboxes.Templates and
AgentEngines.Sandboxes.Snapshots (typed SandboxTemplates/SandboxSnapshots),
each with exported Create, Get, List, and Delete methods, matching the
Python SDK surface. Includes an e2e example and replay-based unit tests.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#125 from googleapis:release-please--branches--main 6e2097c

… GenAI SDK for Go.

Adds the Agent Engine sandbox `templates` and `snapshots` submodules to the Go
SDK, exposed as `AgentEngines.Sandboxes.Templates` and
`AgentEngines.Sandboxes.Snapshots` (typed `SandboxTemplates`/`SandboxSnapshots`),
each with exported `Create`, `Get`, `List`, and `Delete` methods, matching the
Python SDK surface. Includes an e2e example and replay-based unit tests.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#125 from googleapis:release-please--branches--main 6e2097c
PiperOrigin-RevId: 955672597
@copybara-service
copybara-service Bot force-pushed the copybara_955672597 branch from 8b9595c to 7061a19 Compare July 30, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant