Required. The ID to use for the OauthClientCredential, which becomes the final component of the resource name. This value should be 4-32 characters, and may contain the characters [a-z0-9-]. The prefix gcp- is reserved for use by Google, and may not be specified.
[[["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 the process of creating a new `OauthClientCredential` using an HTTP POST request."],["The request URL follows gRPC Transcoding syntax and requires a `parent` path parameter to specify where the new credential will be created."],["A mandatory `oauthClientCredentialId` query parameter, with constraints, must be provided to name the new credential, excluding the reserved `gcp-` prefix."],["Both the request and response bodies involve an instance of the `OauthClientCredential`."],["Authorization for this operation requires one of two specific OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/iam`."]]],[]]