Cmdlets for Google BigQuery

Build 24.0.9060

Scope Parameter (Connect-GoogleBigQuery Cmdlet)

Identifies the Google API access that your application is requesting. Scopes are space-delimited.

Syntax

Connect-GoogleBigQuery -Scope string

Data Type

cstr

Default Value

""

Remarks

By default the cmdlet requests only the scope https://www.googleapis.com/auth/bigquery, but in some cases more scopes are required. For example, when reading data using an external table connected to Google Drive, the additional scope https://www.googleapis.com/auth/drive is also required.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060