[[["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-04-17 UTC."],[[["This documentation details the `ListApisResponse` class, which is the response type for the `ListApis` method in the API Hub v1 API."],["The `ListApisResponse` class implements interfaces such as `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse operations."],["The class contains properties like `Apis`, which holds the list of API resources, and `NextPageToken`, used for paginating through results."],["The class offers two constructors, one default and another that takes another instance of `ListApisResponse` as an argument."],["The class contains the `GetEnumerator()` method, which will return an enumerator that will iterate over the resources within the response."]]],[]]