pub async fn list_usable_datatable_roles(
configuration: &Configuration,
workspace: &str,
datatable_name: &str,
) -> Result<ListUsableDatatableRoles200Response, Error<ListUsableDatatableRolesError>>pub async fn list_usable_datatable_roles(
configuration: &Configuration,
workspace: &str,
datatable_name: &str,
) -> Result<ListUsableDatatableRoles200Response, Error<ListUsableDatatableRolesError>>