[[["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 page provides documentation for the `ListApisResponse` class within the Google Cloud API Gateway v1 API, detailing its structure and functionalities."],["The `ListApisResponse` class is used as the response message for the `ApiGatewayService.ListApis` method, inheriting from `object` and implementing various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class contains properties like `Apis`, a `RepeatedField` of `Api` objects, `NextPageToken` for pagination, and `UnreachableLocations`, a list of unreachable locations."],["There are two constructors, one being an empty constructor, and the other creating a copy of an existing `ListApisResponse` object."],["This response class contains a method called `GetEnumerator()` that returns an `IEnumerator` for iterating through the `Api` objects present within the response."]]],[]]