[[["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 document describes the `ListGatewaysResponse` class, which is the response message for the `ApiGatewayService.ListGateways` method in version 2.0.0 of the Google Cloud ApiGateway V1."],["The `ListGatewaysResponse` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing it to handle complex data structures and interactions."],["The class includes properties like `Gateways`, which holds a list of `Gateway` objects, `NextPageToken` for pagination, and `UnreachableLocations` to indicate locations that couldn't be accessed."],["It also provides methods like `GetEnumerator()` for iterating through resources in the response, and constructors for creating new `ListGatewaysResponse` instances, either empty or based on existing instances."],["The document provides links to the different versions, from 1.0.0 to 2.4.0 (latest), of the ApiGateway service, and specifies that the relevant namespace for this object is `Google.Cloud.ApiGateway.V1`, with the assembly being `Google.Cloud.ApiGateway.V1.dll`."]]],[]]