[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
[[["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-02 UTC."],[[["This document outlines the `RegionDiskTypeList` class, which is part of the Google.Cloud.Compute.V1 namespace and is found in the Google.Cloud.Compute.V1.dll assembly."],["The `RegionDiskTypeList` class is used to manage a list of `DiskType` resources, implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable` for comprehensive functionality."],["The class offers properties such as `Id`, `Kind`, `NextPageToken`, and `SelfLink` to manage metadata, along with an `Items` property that holds the list of `DiskType` resources, and provides a method called `GetEnumerator()` to iterate through the list."],["There are multiple versions of the `RegionDiskTypeList` that are currently available, ranging from version 1.0.0 all the way to the latest version, 3.6.0, as well as version 2.0.0 of the overall content."],["The class also has constructors that allow to create an empty list or a list based on another list."]]],[]]