Class - mitto.credentials.GoogleServiceAccountCredentials

JSON Schema

GoogleServiceAccountCredentials

Credentials for Google BigQuery.

See this document for information on creating the credentials.

type

object

properties

  • type

Type

type

string

default

service_account

  • project_id

Project Id

type

string

default

mitto-183418

  • private_key_id

Private Key Id

type

string

  • private_key

Private Key

type

string

  • client_email

Client Email

type

string

  • client_id

Client Id

type

string

  • auth_uri

Auth Uri

type

string

  • token_uri

Token Uri

type

string

default

https://oauth2.googleapis.com/token

  • auth_provider_x509_cert_url

Auth Provider X509 Cert Url

type

string

default

https://www.googleapis.com/oauth2/v1/certs

  • client_x509_cert_url

Client X509 Cert Url

type

string