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-03-19 UTC."],[[["This endpoint lists all CmekConfigs within a specified project and location."],["The HTTP request to list CmekConfigs is a GET request to a specific URL with a required `parent` path parameter specifying the location."],["The request body for listing CmekConfigs must be empty."],["The response body, upon successful execution, includes a JSON representation containing an array of CmekConfig objects."],["Listing CmekConfigs requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.cmekConfigs.list` IAM permission on the parent resource."]]],[]]