[[["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 documentation details the `ListApisResponse` class, which is part of the Google Cloud API Hub V1 API and is used as the response for the `ListApis` method."],["The `ListApisResponse` class inherits from `object` and implements multiple interfaces including `IPageResponse\u003cApi\u003e`, `IEnumerable\u003cApi\u003e`, `IEnumerable`, `IMessage\u003cListApisResponse\u003e`, `IEquatable\u003cListApisResponse\u003e`, `IDeepCloneable\u003cListApisResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `ListApisResponse` class includes properties such as `Apis`, which is a `RepeatedField\u003cApi\u003e` containing API resources, and `NextPageToken`, a string used for pagination."],["The `ListApisResponse` class has two constructors, one default, and one that takes another `ListApisResponse` as a parameter to use as a constructor."],["The class contains a method `GetEnumerator()`, which allows iterating through the API resources in the response."]]],[]]