pub async fn list_google_shared_drives(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<SharedDriveEntry>, Error<ListGoogleSharedDrivesError>>pub async fn list_google_shared_drives(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<SharedDriveEntry>, Error<ListGoogleSharedDrivesError>>