enablePrivateServiceConnect property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: If true, expose the IndexEndpoint via private service connect.
Only one of the fields, network or enable_private_service_connect, can be set.
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? enablePrivateServiceConnect;