Interface BaseExternalAccountClientOptions (7.14.1)

Base external account credentials json interface.

Package

google-auth-library

Properties

audience

audience: string;

client_id

client_id?: string;

client_secret

client_secret?: string;

quota_project_id

quota_project_id?: string;

service_account_impersonation_url

service_account_impersonation_url?: string;

subject_token_type

subject_token_type: string;

token_info_url

token_info_url?: string;

token_url

token_url: string;

type

type: string;

workforce_pool_user_project

workforce_pool_user_project?: string;