Skip to content

feat: Expose ingress_control_config field on SandboxEnvironmentTemplate across Python, Java, and JS SDKs. - #681

Merged
copybara-service[bot] merged 1 commit into
mainfrom
copybara_971059038
Aug 27, 2026
Merged

feat: Expose ingress_control_config field on SandboxEnvironmentTemplate across Python, Java, and JS SDKs.#681
copybara-service[bot] merged 1 commit into
mainfrom
copybara_971059038

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

feat: Expose ingress_control_config field on SandboxEnvironmentTemplate across Python, Java, and JS SDKs.

The ingressControlConfig field (typed as PrivateServiceConnectConfig) enables private ingress via a PSC service attachment for VPC-SC sandboxes. Setting enable_private_service_connect=true on template creation causes the sandbox router to be exposed privately; the resulting service attachment name is surfaced on SandboxEnvironment.connection_info.service_attachment (see cl/970879943).

Go SDK regeneration is deferred to a follow-up CL due to the missing --langs go --extension step in run_generator.sh plus latent HEAD types that would broaden this CL's scope.

@copybara-service
copybara-service Bot requested a review from a team as a code owner August 26, 2026 17:36
@product-auto-label product-auto-label Bot added the api: aiplatform Issues related to the googleapis/nodejs-agentplatform API. label Aug 26, 2026
@copybara-service
copybara-service Bot force-pushed the copybara_971059038 branch 3 times, most recently from 31e507b to 498fb4a Compare August 27, 2026 17:56
…te across Python, Java, and JS SDKs.

The ingressControlConfig field (typed as PrivateServiceConnectConfig) enables private ingress via a PSC service attachment for VPC-SC sandboxes. Setting `enable_private_service_connect=true` on template creation causes the sandbox router to be exposed privately; the resulting service attachment name is surfaced on SandboxEnvironment.connection_info.service_attachment (see cl/970879943).

Go SDK regeneration is deferred to a follow-up CL due to the missing --langs go --extension step in run_generator.sh plus latent HEAD types that would broaden this CL's scope.

PiperOrigin-RevId: 972081650
@copybara-service
copybara-service Bot merged commit 0ce350e into main Aug 27, 2026
1 check passed
@copybara-service
copybara-service Bot deleted the copybara_971059038 branch August 27, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: aiplatform Issues related to the googleapis/nodejs-agentplatform API. google-contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant