Required. The parent provider resource to create the key in.
Query parameters
Parameters
workloadIdentityPoolProviderKeyId
string
Required. The ID to use for the key, which becomes the final component of the resource name. This value should be 4-32 characters, and may contain the characters [a-z0-9-].
[[["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 create a new WorkloadIdentityPoolProviderKey within a WorkloadIdentityPoolProvider using a POST HTTP request."],["The required `parent` path parameter specifies the provider resource, and `workloadIdentityPoolProviderKeyId` query parameter defines the ID for the new key."],["The request body should contain an instance of WorkloadIdentityPoolProviderKey, while the successful response contains a newly created Operation."],["Creating a key requires one of two specified OAuth scopes for authorization: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/iam`."]]],[]]