Skip to content

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

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.#7102
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:43
@product-auto-label product-auto-label Bot added size: l Pull request size is large. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Aug 26, 2026
@copybara-service
copybara-service Bot force-pushed the copybara_971059038 branch 3 times, most recently from f5039a5 to 7308903 Compare August 27, 2026 18:00
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Aug 27, 2026
…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 c08ed98 into main Aug 27, 2026
15 checks passed
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant