pub async fn list_google_calendars(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<GoogleCalendarEntry>, Error<ListGoogleCalendarsError>>pub async fn list_google_calendars(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<GoogleCalendarEntry>, Error<ListGoogleCalendarsError>>