Required. The parent location resource name, such as projects/{project}/locations/{location}.
If the caller does not have permission to list CmekConfigs under this location, regardless of whether or not a CmekConfig exists, a PERMISSION_DENIED error is returned.
[[["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-06-27 UTC."],[[["\u003cp\u003eThis webpage details how to list all CmekConfigs within a specified project and location using a GET HTTP request to the provided URL.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eparent\u003c/code\u003e path parameter, which specifies the project and location where the CmekConfigs are located, and must be formatted as \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, as the method only needs the specified parent to find the information requested.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will include a JSON structure containing an array of CmekConfig objects, formatted as \u003ccode\u003e{ "cmekConfigs": [ { object } ] }\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAccessing this resource requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003ediscoveryengine.cmekConfigs.list\u003c/code\u003e on the specified parent resource.\u003c/p\u003e\n"]]],[],null,[]]