nylas
Preparing search index...
models/credentials
GoogleServiceAccountCredential
Interface GoogleServiceAccountCredential
Interface representing additional data needed to create a credential for Google Service Account
interface
GoogleServiceAccountCredential
{
clientEmail
:
string
;
privateKey
:
string
;
privateKeyId
:
string
;
[
key
:
string
]:
string
;
}
Indexable
[
key
:
string
]:
string
Index
Properties
client
Email
private
Key
private
Key
Id
Properties
client
Email
clientEmail
:
string
private
Key
privateKey
:
string
private
Key
Id
privateKeyId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Email
private
Key
private
Key
Id
nylas
Loading...
Interface representing additional data needed to create a credential for Google Service Account