Class PrivateServiceConnectConfig (1.34.0)

  PrivateServiceConnectConfig 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Represents configuration for private service connect.

Attributes

Name
Description
enable_private_service_connect
bool
Required. If true, expose the IndexEndpoint via private service connect.
project_allowlist
MutableSequence[str]
A list of Projects from which the forwarding rule will target the service attachment.