Google Cloud Platform Credentials

# GoogleCloud.credentialsModule.

Google Cloud Platform service-account API credentials.

source

# GoogleCloud.credentials.GoogleCredentialsType.

GoogleCredentials(...)

Parse JSON credentials created for a service-account at Google Cloud Platform Console

source

# GoogleCloud.credentials.GoogleCredentialsMethod.

GoogleCredentials(filename)

Load credentials from a JSON file.

source

# GoogleCloud.credentials.GoogleCredentialsMethod.

GoogleCredentials(data::Dict{Symbol, String})

Initialise credentials from dictionary containing values.

source