Scope
Identifies the Google API access that your application is requesting. Scopes are space-delimited.
データ型
string
デフォルト値
""
解説
初期アクセストークンとリフレッシュトークンを取得するスコープを指定します。
By default the connector requests only the scope https://www.googleapis.com/auth/spanner.data, but in some cases more scopes are required. For example, when executing DDL queries the additional scope https://www.googleapis.com/auth/spanner.admin is also required.