[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-04。"],[[["This webpage details how to list all RuntimeConfig resources within a specified project using a GET request to the provided endpoint."],["The `parent` path parameter, formatted as `projects/[PROJECT_ID]`, is required in the HTTP request to identify the project, and proper authorization requires the `runtimeconfig.configs.list` Google IAM permission."],["The request accepts optional query parameters `pageSize` for setting the number of results per page and `pageToken` for navigating through multiple pages of results."],["The response body contains a list of `RuntimeConfig` objects within the `configs` array and a `nextPageToken` string for subsequent requests if the number of results exceeds `pageSize`."],["To use the HTTP request, authorization is required via one of two OAuth scopes : `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloudruntimeconfig`."]]],[]]