To use a Google Cloud Storage board, you first need a Google Cloud Storage
account, a Google Storage bucket, and an access token or the
Google Cloud SDK properly installed and
configured. You can sign-up and create these from
https://console.cloud.google.com
The name of the Google Cloud Storage bucket. Defaults to the GCLOUD_STORAGE_BUCKET environment
variable.
token
The access token of the Google Cloud Storage container.
Generally, it's best to leave this as NULL, and rely on the installed
Google Cloud SDK to handle authentication.
Cache path. Every board requires a local cache to avoid
downloading files multiple times. The default stores in a standard
cache location for your operating system, but you can override if needed.
name
An optional name used identify the board. This is no longer
generally needed since you should be passing around an explicit
board object.
...
Additional parameters required to initialize a particular board.