Optional. The maximum number of SKU groups to return. The service may
return fewer than this value. If unspecified, returns a maximum of 1000 SKU
groups. The maximum value is 1000; values above 1000 will be coerced to
1000.
Optional. A token identifying a page of results beyond the first page.
Obtained through
[ListSkuGroups.next_page_token][] of the previous
[CloudChannelService.ListSkuGroups][google.cloud.channel.v1.CloudChannelService.ListSkuGroups]
call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `ListSkuGroupsRequest` class within the Cloud Channel v1 API for .NET, with the current version being 2.11.0."],["The `ListSkuGroupsRequest` class is used to request a list of SKU groups and implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListSkuGroupsRequest` class offers properties such as `PageSize`, `PageToken`, and `Parent`, which allow users to specify the number of SKU groups to return, navigate through pages of results, and define the account from which to retrieve the groups."],["The page lists various versions of the api, from the latest 2.14.0, all the way down to 1.0.0."],["This document details the constructors and properties associated with the ListSkuGroupsRequest class, including optional parameters like PageSize and PageToken."]]],[]]