PrivateServiceConnectConfig Stay organized with collections Save and categorize content based on your preferences.
Represents configuration for private service connect.
enablePrivateServiceConnectbooleanRequired. If true, expose the IndexEndpoint via private service connect.
projectAllowlist[]stringA list of Projects from which the forwarding rule will target the service attachment.
pscAutomationConfigs[]object (PSCAutomationConfig)Optional. List of projects and networks where the PSC endpoints will be created. This field is used by Online Inference(Prediction) only.
serviceAttachmentstringOutput only. The name of the generated service attachment resource. This is only populated if the endpoint is deployed with PrivateServiceConnect.
| JSON representation |
|---|
{"enablePrivateServiceConnect":boolean,"projectAllowlist":[string],"pscAutomationConfigs":[{object ( |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-31 UTC.