@@ -502,7 +502,7 @@ class CreateTransferConfigRequest(proto.Message):
502502 .. raw:: html
503503
504504 <pre class="prettyprint" suppresswarning="true">
505- https://www.gstatic. com/bigquerydatatransfer /oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=authorization_code&client_id=<var>client_id</var>&scope=<var>data_source_scopes</var>
505+ https://bigquery.cloud.google. com/datatransfer /oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=authorization_code&client_id=<var>client_id</var>&scope=<var>data_source_scopes</var>
506506 </pre>
507507
508508 - The client_id is the OAuth client_id of the a data source
@@ -523,7 +523,7 @@ class CreateTransferConfigRequest(proto.Message):
523523 .. raw:: html
524524
525525 <pre class="prettyprint" suppresswarning="true">
526- https://www.gstatic. com/bigquerydatatransfer /oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=<var>client_id</var>&scope=<var>data_source_scopes</var>
526+ https://bigquery.cloud.google. com/datatransfer /oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=<var>client_id</var>&scope=<var>data_source_scopes</var>
527527 </pre>
528528
529529 - The client_id is the OAuth client_id of the a data source
@@ -589,7 +589,7 @@ class UpdateTransferConfigRequest(proto.Message):
589589 .. raw:: html
590590
591591 <pre class="prettyprint" suppresswarning="true">
592- https://www.gstatic. com/bigquerydatatransfer /oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=authorization_code&client_id=<var>client_id</var>&scope=<var>data_source_scopes</var>
592+ https://bigquery.cloud.google. com/datatransfer /oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=authorization_code&client_id=<var>client_id</var>&scope=<var>data_source_scopes</var>
593593 </pre>
594594
595595 - The client_id is the OAuth client_id of the a data source
@@ -613,7 +613,7 @@ class UpdateTransferConfigRequest(proto.Message):
613613 .. raw:: html
614614
615615 <pre class="prettyprint" suppresswarning="true">
616- https://www.gstatic. com/bigquerydatatransfer /oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=<var>client_id</var>&scope=<var>data_source_scopes</var>
616+ https://bigquery.cloud.google. com/datatransfer /oauthz/auth?redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=version_info&client_id=<var>client_id</var>&scope=<var>data_source_scopes</var>
617617 </pre>
618618
619619 - The client_id is the OAuth client_id of the a data source
0 commit comments