[[["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 API endpoint, `projects.locations.datasets.dicomStores.create`, is used to create a new DICOM store within a specified dataset."],["The `parent` path parameter, which is a string indicating the dataset the DICOM store belongs to, is required, and you will need the `healthcare.dicomStores.create` IAM permission."],["A `dicomStoreId` query parameter is required to set the ID of the DICOM store being created, with a limit of 256 characters."],["The request body should include an instance of `DicomStore`, and the response body will contain the newly created `DicomStore` instance upon success."],["You need either the `https://www.googleapis.com/auth/cloud-healthcare` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope to use this API."]]],[]]