Class ListSkuGroupsRequest (1.18.3)

ListSkuGroupsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ListSkuGroups.

Attributes

NameDescription
parent str
Required. The resource name of the account from which to list SKU groups. Parent uses the format: accounts/{account}.
page_size int
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.
page_token str
Optional. A token identifying a page of results beyond the first page. Obtained through [ListSkuGroups.next_page_token][] of the previous CloudChannelService.ListSkuGroups call.