PrivateEndpointNameBigQuery
Specifies the custom endpoint name to use for the REST API when connecting with Private Service Connect.
Data Type
string
Default Value
""
Remarks
When using Private Service Connect, the URI listed in this property is substituted for the default URI used to connect to the BigQuery REST API service, https://bigquery.googleapis.com.
This property should be set in the format https://bigquery-myPrivateServer.p.googleapis.com.
For example, if your private server is 'xyz', then this property should be set to https://bigquery-xyz.p.googleapis.com.