pub async fn get_folder_usage(
configuration: &Configuration,
workspace: &str,
name: &str,
) -> Result<GetFolderUsage200Response, Error<GetFolderUsageError>>
pub async fn get_folder_usage(
configuration: &Configuration,
workspace: &str,
name: &str,
) -> Result<GetFolderUsage200Response, Error<GetFolderUsageError>>