PrivateEndpointNameAuthUrl
Specifies the custom endpoint name to use for retrieving an OAuth authorization Url 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 retrieve the OAuth authorization url, https://accounts.google.com/o/oauth2/auth.
This property should be set in the format https://accounts-myPrivateServer.p.googleapis.com/o/oauth2/auth.
For example, if your private server is 'xyz', then this property should be set to https://accounts-xyz.com/o/oauth2/auth.