Identifier. Resource name of the Annotation store, of the form projects/{projectId}/locations/{locationId}/datasets/{datasetId}/annotationStores/{annotationStoreId}.
[[["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 endpoint is used to update an existing Annotation store within a Google Cloud Healthcare dataset."],["The `PATCH` method is used with a specific URL format that includes project, location, dataset, and annotation store identifiers."],["The `updateMask` query parameter is required and is used to specify which fields of the Annotation store resource should be updated."],["The request body contains the updated `AnnotationStore` data, and a successful response will return the modified `AnnotationStore`."],["Authentication requires either the `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]