[[["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-07 UTC."],[[["This webpage details how to list `OauthClientCredential` resources within an `OauthClient` using an HTTP GET request."],["The required HTTP request format is `GET https://iam.googleapis.com/v1/{parent=projects/*/locations/*/oauthClients/*}/credentials`, utilizing gRPC Transcoding syntax."],["The request requires a `parent` path parameter specifying the `OauthClient` to list credentials from and expects an empty request body."],["The successful response will contain a JSON body with an array of `OauthClientCredential` objects under the `oauthClientCredentials` field."],["Authorization for this request requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/iam` OAuth scope."]]],[]]