list_user_groups

Function list_user_groups 

Source
pub async fn list_user_groups(
    configuration: &Configuration,
    user_id: &str,
    page_size: Option<i64>,
    page_token: Option<&str>,
) -> Result<ListGroupsResponse, Error<ListUserGroupsError>>
Expand description

List QCS groups for the requested user