Interface GoogleServiceAccountCredential

Interface representing additional data needed to create a credential for Google Service Account

Hierarchy

  • GoogleServiceAccountCredential

Indexable

[key: string]: string

Properties

clientEmail: string
privateKey: string
privateKeyId: string

Generated using TypeDoc