[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."],[[["This webpage provides documentation for the `FirewallPolicyList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and methods."],["The `FirewallPolicyList` class is used to represent a list of `FirewallPolicy` resources and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["Version 3.6.0 is the latest documented version, with other versions available as early as 1.0.0, for referencing Google Cloud Compute's `FirewallPolicyList`."],["Key properties of the `FirewallPolicyList` class include `Id`, `Kind`, `NextPageToken`, `Warning`, and a list of `FirewallPolicy` items, which contain information about the resource, its type, pagination details, any warning messages, and the Firewall Policies themselves, respectively."],["The `FirewallPolicyList` class offers methods such as `GetEnumerator` to iterate through a list of firewall policies and constructors to create an instance, such as a default constructor and one that accepts another `FirewallPolicyList` instance."]]],[]]