Required. The parent resource where this externalAccountKey will be created. Format: projects/[projectId]/locations/[location]. At present only the "global" location is supported.
[[["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 2023-04-19 UTC."],[[["This content outlines how to create a new ExternalAccountKey within a project, detailing the required HTTP request format and endpoint."],["Creating an ExternalAccountKey requires specifying the `parent` path parameter, which defines the project and location where the key will be created, currently only supporting the \"global\" location."],["The process involves sending a POST request with an ExternalAccountKey instance in the request body, and a successful response will contain the newly created ExternalAccountKey instance."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope, as well as `publicca.externalAccountKeys.create` IAM permission on the `parent` resource."]]],[]]