pub async fn list_google_topics(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Vec<String>, Error<ListGoogleTopicsError>>
pub async fn list_google_topics(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Vec<String>, Error<ListGoogleTopicsError>>