List Git Lab Subgroup Result
data class ListGitLabSubgroupResult(val nextLink: String? = null, val value: List<GitLabGroupResponse>? = null)
List of RP resources which supports pagination.
List of RP resources which supports pagination.