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-04-17 UTC."],[[["This webpage provides reference documentation for the `ListSkuGroupsRequest` class within the Google Cloud Channel v1 API, specifically for .NET developers."],["The `ListSkuGroupsRequest` class is used to retrieve a list of SKU groups from a specified account, as a request message to call the ListSkuGroups API."],["The latest version of the `ListSkuGroupsRequest` documentation is 2.14.0, with multiple historical versions dating back to 1.0.0 available for reference."],["`ListSkuGroupsRequest` implements interfaces like `IPageRequest`, `IMessage`, and `IEquatable`, allowing for functionalities such as pagination, message handling, and object comparison."],["The class includes properties like `PageSize`, `PageToken`, and `Parent` to manage request parameters such as the number of SKU groups to return, pagination, and the account from which to retrieve SKU groups."]]],[]]