[[["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."],[[["Creates a new Annotation store within a specified dataset using the `projects.locations.datasets.annotationStores.create` method."],["Requires a `POST` request to the provided URL, which utilizes gRPC Transcoding syntax."],["The `parent` path parameter is mandatory and requires the `healthcare.annotationStores.create` IAM permission."],["The `annotationStoreId` query parameter is necessary for naming the new Annotation store, with a string that matches a specific regular expression."],["Successful execution returns a new instance of `AnnotationStore`, and it needs one of the two authorization scopes specified."]]],[]]