File tree Expand file tree Collapse file tree
google/cloud/bigquery/storage Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,6 @@ service BigQueryRead {
4747 option (google.api.default_host ) = "bigquerystorage.googleapis.com" ;
4848 option (google.api.oauth_scopes ) =
4949 "https://www.googleapis.com/auth/bigquery,"
50- "https://www.googleapis.com/auth/bigquery.readonly,"
5150 "https://www.googleapis.com/auth/cloud-platform" ;
5251
5352 // Creates a new read session. A read session divides the contents of a
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ service BigQueryStorage {
3737 option (google.api.default_host ) = "bigquerystorage.googleapis.com" ;
3838 option (google.api.oauth_scopes ) =
3939 "https://www.googleapis.com/auth/bigquery,"
40- "https://www.googleapis.com/auth/bigquery.readonly,"
4140 "https://www.googleapis.com/auth/cloud-platform" ;
4241
4342 // Creates a new read session. A read session divides the contents of a
Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ service BigQueryRead {
4444 option (google.api.default_host ) = "bigquerystorage.googleapis.com" ;
4545 option (google.api.oauth_scopes ) =
4646 "https://www.googleapis.com/auth/bigquery,"
47- "https://www.googleapis.com/auth/bigquery.readonly,"
4847 "https://www.googleapis.com/auth/cloud-platform" ;
4948
5049 // Creates a new read session. A read session divides the contents of a
You can’t perform that action at this time.
0 commit comments