PrivateEndpointNameStorage
Specifies the custom endpoint name to use for the Storage Read API when connecting with Private Service Connect.
データ型
string
デフォルト値
""
解説
When using Private Service Connect, the URI listed in this property is substituted for the default URI used to connect to the Storage Read API service, https://bigquerystorage.googleapis.com:443.
This property should be set in the format https://bigquerystorage-myPrivateServer.p.googleapis.com:443.
For example, if your private server is 'xyz', then this property should be set to https://bigquerystorage-xyz.p.googleapis.com:443.