[[["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."],[[["The `ListAuthorizedCertificatesRequest` class is a request message used for listing authorized certificates in the Google Cloud App Engine API."],["This class is part of the `Google.Cloud.AppEngine.V1` namespace and is found within the `Google.Cloud.AppEngine.V1.dll` assembly, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The `ListAuthorizedCertificatesRequest` class has properties for `PageSize`, `PageToken`, `Parent`, and `View`, allowing for pagination, continuation, specifying the parent application, and controlling the response fields, respectively."],["There are various versions of the request available, ranging from version 1.0.0 to the latest version 2.4.0."],["This request is used to retrieve a list of certificates and their details from the App Engine, and it is an inheritor of the base Object class."]]],[]]