Optional. List of projects and networks where the PSC endpoints will be created. This field is used by Online Inference(Prediction) only.
enableSecurePrivateServiceConnectboolean
Optional. If set to true, enable secure private service connect with IAM authorization. Otherwise, private service connect will be done without authorization. Note latency will be slightly increased if authorization is enabled.
serviceAttachmentstring
Output only. The name of the generated service attachment resource. This is only populated if the endpoint is deployed with PrivateServiceConnect.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-31 UTC."],[],[],null,["# PrivateServiceConnectConfig\n\nRepresents configuration for private service connect.\nFields `enablePrivateServiceConnect` `boolean` \nRequired. If true, expose the IndexEndpoint via private service connect.\n`projectAllowlist[]` `string` \nA list of Projects from which the forwarding rule will target the service attachment.\n`pscAutomationConfigs[]` `object (`[PSCAutomationConfig](/vertex-ai/docs/reference/rest/v1beta1/PSCAutomationConfig)`)` \nOptional. List of projects and networks where the PSC endpoints will be created. This field is used by Online Inference(Prediction) only.\n`enableSecurePrivateServiceConnect` `boolean` \nOptional. If set to true, enable secure private service connect with IAM authorization. Otherwise, private service connect will be done without authorization. Note latency will be slightly increased if authorization is enabled.\n`serviceAttachment` `string` \nOutput only. The name of the generated service attachment resource. This is only populated if the endpoint is deployed with PrivateServiceConnect."]]