PrivateEndpointName
When connecting over Private Access, this property specifies the name of the custom endpoint.
Data Type
string
Default Value
""
Remarks
For example, if this property is set to 'xyz', then the endpoints accessed by the driver will be changed to 'bigquery-xyz.p.googleapis.com', 'bigquerystorage-xyz.p.googleapis.com', 'storage-xyz.p.googleapis.com', etc.
Note that if this property is used, then all endpoints must part of the private endpoint map. For instance, you cannot use the private access endpoint for one endpoint (as in 'bigquery-xyz.p.googleapis.com') but leave the default endpoint for another (as in 'bigquerystorage.googleapis.com').