Required. The path of the resource to update the blob storage settings in the format of projects/{projectID}/locations/{locationID}/datasets/{datasetID}/dicomStores/{dicomStoreID}/dicomWeb/studies/{studyUID}, projects/{projectID}/locations/{locationID}/datasets/{datasetID}/dicomStores/{dicomStoreID}/dicomWeb/studies/{studyUID}/series/{seriesUID}/, or projects/{projectID}/locations/{locationID}/datasets/{datasetID}/dicomStores/{dicomStoreID}/dicomWeb/studies/{studyUID}/series/{seriesUID}/instances/{instanceUID}. If filterConfig is specified, set the value of resource to the resource name of a DICOM store in the format projects/{projectID}/locations/{locationID}/datasets/{datasetID}/dicomStores/{dicomStoreID}.
Authorization requires the following IAM permission on the specified resource resource:
healthcare.dicomStores.dicomWebWrite
Request body
The request body contains data with the following structure:
Optional. A filter configuration. If filterConfig is specified, set the value of resource to the resource name of a DICOM store in the format projects/{projectID}/locations/{locationID}/datasets/{datasetID}/dicomStores/{dicomStoreID}.
[[["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-06-27 UTC."],[[["\u003cp\u003eThe \u003ccode\u003edicomStores.setBlobStorageSettings\u003c/code\u003e method updates the blob storage settings for specified DICOM resources.\u003c/p\u003e\n"],["\u003cp\u003eThe method uses a POST HTTP request to a specific URL, which includes resource paths for project, location, dataset, and DICOM store.\u003c/p\u003e\n"],["\u003cp\u003eThe request body can include \u003ccode\u003efilterConfig\u003c/code\u003e for specifying the resources to target and \u003ccode\u003eblobStorageSettings\u003c/code\u003e for updating storage settings.\u003c/p\u003e\n"],["\u003cp\u003eUpdating DICOM store blob settings requires \u003ccode\u003ehealthcare.dicomStores.dicomWebWrite\u003c/code\u003e IAM permission on the resource.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful calls return an Operation instance, and the method requires either \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-healthcare\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scopes.\u003c/p\u003e\n"]]],[],null,[]]