[[["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 provides reference information for the `ListApiConfigsRequest` class within the Google Cloud API Gateway v1 API, specifically version 2.1.0."],["The `ListApiConfigsRequest` class is used to construct a request message for the `ApiGatewayService.ListApiConfigs` method, and it supports features such as filtering, ordering, and pagination through its properties."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, providing functionality for message manipulation, comparison, cloning, and paginated requests."],["The class includes properties like `Filter`, `OrderBy`, `PageSize`, `PageToken`, and `Parent`, allowing users to customize their API requests, including specifying the resource's parent and the desired page size."],["Constructors are provided for creating instances of the class, including a default constructor and one that takes another `ListApiConfigsRequest` object for cloning."]]],[]]