[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-03-21 UTC."],[[["The provided content is a documentation page for the `NodeGroupAggregatedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, methods, inheritance, and implementations across different versions."],["Version 3.6.0 is the latest version for `NodeGroupAggregatedList` with the earliest version documented being 1.0.0 and version 2.3.0 which is the main content for the current documentation."],["The `NodeGroupAggregatedList` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, which allows it to handle data, compare objects, make deep copies, process buffered messages, handle paged responses and be used with foreach loops."],["Key properties of `NodeGroupAggregatedList` include `Id`, `Kind`, `NextPageToken`, `SelfLink`, `Items` (a map of `NodeGroupsScopedList`), `Unreachables`, and `Warning`, which manage resources, identifiers, paging, and error tracking."],["The class has two constructors, one that defaults the object, and one that can copy another object of the same class, and no other methods are shown other than `GetEnumerator()`."]]],[]]