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/calendar, but in some cases more scopes are required. For example, when downloading attachments with stored procedures the additional scope https://www.googleapis.com/auth/drive is also required.