[[["易于理解","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 endpoint lists all Oidc Idp configurations for a specified Identity Toolkit project, using a GET HTTP request to the provided URL."],["The request URL utilizes gRPC Transcoding syntax and requires a `parent` path parameter, which represents the project or tenant resource name and is necessary for authorization."],["Optional query parameters, such as `pageSize` and `pageToken`, can be used to control the number of items returned and to paginate through the results."],["The request body must be empty to be considered valid and must have the proper authorization scope: `https://www.googleapis.com/auth/identitytoolkit` or `https://www.googleapis.com/auth/firebase` or `https://www.googleapis.com/auth/cloud-platform`."],["Upon a successful request, the response body will contain an instance of `ListOAuthIdpConfigsResponse`, detailing the Oidc Idp configurations."]]],[]]