Skip to content

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

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.#7035
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.

@copybara-service
copybara-service Bot requested a review from a team as a code owner July 29, 2026 18:59
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Jul 29, 2026
@copybara-service
copybara-service Bot force-pushed the copybara_955672597 branch from df068cc to 7ddaff3 Compare July 29, 2026 19:22
… 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.

PiperOrigin-RevId: 955672597
@copybara-service
copybara-service Bot force-pushed the copybara_955672597 branch from 7ddaff3 to 28d8aca Compare July 30, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant