Skip to main content

list_google_shared_drives

Function list_google_shared_drives 

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