[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-04 UTC。"],[[["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`."]]],[]]