Identifier. Resource name of the HL7v2 store, of the form projects/{projectId}/locations/{locationId}/datasets/{datasetId}/hl7V2Stores/{hl7v2_store_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, `projects.locations.datasets.hl7V2Stores.patch`, is used to update an existing HL7v2 store."],["The resource name of the HL7v2 store, following the format `projects/{projectId}/locations/{locationId}/datasets/{datasetId}/hl7V2Stores/{hl7v2_store_id}`, is a required parameter."],["The `updateMask` parameter is required and uses the `FieldMask` format to specify which fields of the HL7v2 store should be updated."],["The request body must contain an instance of `Hl7V2Store`, and a successful request will also return an instance of `Hl7V2Store` in the response."],["To use this method, you need to use one of the following OAuth scopes: `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]