services.org.hunt_groups.v1alpha1.AdminListHuntGroupsResponse(AdminListHuntGroupsResponse)
AdminListHuntGroupsResponse is the response message for the AdminListHuntGroups rpc.
{
"hunt_groups": [
{
"hunt_group_sid": 0,
"hunt_group_name": "string"
}
]
}