Back to Node Auth0

Interface FlowsVaultConnectioSetupBigqueryOauthJwt

docs/interfaces/management.Management.FlowsVaultConnectioSetupBigqueryOauthJwt.html

5.9.1957 B
Original Source

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

Optionaltype

type?: "OAUTH_JWT"

Optionalproject_id

project_id?: string

Optionalprivate_key

private_key?: string

Optionalclient_email

client_email?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typeproject_idprivate_keyclient_email