[[["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."],[[["Creates a new DICOM store within a specified dataset using the `projects.locations.datasets.dicomStores.create` method."],["Requires the `healthcare.dicomStores.create` IAM permission on the parent dataset to authorize the creation."],["Uses a POST request to the specified URL, with the dataset path in the URL."],["Requires a `dicomStoreId` query parameter up to 256 characters, which defines the new DICOM store ID."],["The request body must include a `DicomStore` instance, and a successful response will return a newly created `DicomStore` instance."]]],[]]