ServiceAccount interface

ลายเซ็น:

export interface ServiceAccount 

คุณสมบัติ

คุณสมบัติ พิมพ์ คำอธิบาย
ลูกค้าอีเมล เชือก
คีย์ส่วนตัว เชือก
รหัสโครงการ เชือก

ServiceAccount.clientEmail

ลายเซ็น:

clientEmail?: string;

ServiceAccount.privateKey

ลายเซ็น:

privateKey?: string;

ServiceAccount.projectId

ลายเซ็น:

projectId?: string;