Identifier. Resource name of the consent store, of the form projects/{projectId}/locations/{locationId}/datasets/{datasetId}/consentStores/{consentStoreId}. Cannot be changed after creation.
[[["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-04-01 UTC."],[[["This webpage documents the `projects.locations.datasets.consentStores.patch` method, which is used to update an existing consent store resource."],["The `consentStore.name` path parameter, a unique identifier for the consent store, is required and cannot be changed after creation."],["The `updateMask` query parameter is required, specifying which fields (`labels`, `defaultConsentTtl`, and `enableConsentCreateOnUpdate`) of the consent store are to be updated."],["The request body must contain a `ConsentStore` instance with the desired updated values, and a successful update will return the modified `ConsentStore` object."],["To make an update request, you need either `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]