[[["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 2022-05-23 UTC."],[[["This API endpoint lists all services within a specified application, using a `GET` request to the provided URL structure."],["The `parent` path parameter is required and represents the name of the application, with specific IAM permissions needed for authorization."],["Optional query parameters `pageSize` and `pageToken` allow for paginating the list of services, controlling the number of results returned and retrieving the next page of results respectively."],["The request body must be empty for this endpoint, and the successful response contains a JSON representation with an array of service objects and an optional `nextPageToken` for pagination."],["Access to this endpoint requires one of the specified OAuth scopes: `https://www.googleapis.com/auth/appengine.admin`, `https://www.googleapis.com/auth/cloud-platform`, or `https://www.googleapis.com/auth/cloud-platform.read-only`."]]],[]]