Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowsVaultConnectioSetupBigqueryOauthJwt
Interface FlowsVaultConnectioSetupBigqueryOauthJwt
interface
FlowsVaultConnectioSetupBigqueryOauthJwt
{
type
?:
"OAUTH_JWT"
;
project_id
?:
string
;
private_key
?:
string
;
client_email
?:
string
;
}
Index
Properties
type?
project_
id?
private_
key?
client_
email?
Properties
Optional
type
type
?:
"OAUTH_JWT"
Optional
project_
id
project_id
?:
string
Optional
private_
key
private_key
?:
string
Optional
client_
email
client_email
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
project_
id
private_
key
client_
email
Auth0 Node.js SDK - v5.0.0
Loading...