Resource name of the User data mapping, of the form projects/{projectId}/locations/{locationId}/datasets/{datasetId}/consentStores/{consentStoreId}/userDataMappings/{user_data_mapping_id}.
[[["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-01-28 UTC."],[[["This endpoint updates an existing User data mapping resource within a specified consent store."],["The request utilizes the `PATCH` method and requires the resource name in the URL to identify the User data mapping to be updated."],["The `updateMask` query parameter is required to specify which fields (`dataId`, `userId`, and `resourceAttributes`) should be updated."],["The request body must contain an instance of `UserDataMapping` with the updated field values."],["Successful requests return an instance of the updated `UserDataMapping` in the response body."]]],[]]