A token to retrieve the next page of results. To retrieve the next page,
call ListSkus again with the page_token field set to this
value. This field is empty if there are no more results to retrieve.
[[["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 documentation for the `ListSkusResponse` class within the Google Cloud Billing v1 API for .NET, with the most recent version being 3.9.0 and the current version presented being 3.1.0."],["`ListSkusResponse` is a response message used when listing public SKUs, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListSkusResponse` class has properties for retrieving the next page of results (`NextPageToken`) and for accessing the list of SKUs (`Skus`)."],["The `ListSkusResponse` class provides methods for retrieving an enumerator to iterate through the SKUs in the response, specifically through the `GetEnumerator()` methods."],["The page provides documentation for versions 2.2.0, 2.3.0, and versions 3.0.0 through 3.9.0 with 3.9.0 being the latest, and each version having a page for `ListSkusResponse`."]]],[]]