Interface BaseExternalAccountClientOptions (7.2.0)

Base external account credentials json interface.

Package

google-auth-library!

Properties

audience

audience: string;
Property Value
TypeDescription
string

client_id

client_id?: string;
Property Value
TypeDescription
string

client_secret

client_secret?: string;
Property Value
TypeDescription
string

quota_project_id

quota_project_id?: string;
Property Value
TypeDescription
string

service_account_impersonation_url

service_account_impersonation_url?: string;
Property Value
TypeDescription
string

subject_token_type

subject_token_type: string;
Property Value
TypeDescription
string

token_info_url

token_info_url?: string;
Property Value
TypeDescription
string

token_url

token_url: string;
Property Value
TypeDescription
string

type

type: string;
Property Value
TypeDescription
string