API ReferenceTypesGoogleConnectionStatusOn this pageGoogleConnectionStatus type GoogleConnectionStatus = { googleConnection: boolean; googleEmail?: string;}; Properties googleConnection googleConnection: boolean; googleEmail? optional googleEmail: string;