pub const SCOPE_FULL: &str = "https://www.googleapis.com/auth/drive";Expand description
The unrestricted “full” Drive scope.
The only scope that can edit a file’s content that already existed
before omni-dev touched it. The largest privilege grant this
integration has ever requested. Opt-in via --write-full (issue
#1574).