File: //snap/google-cloud-cli/current/lib/surface/healthcare/dicom_stores/delete.yaml
- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: Delete a Cloud Healthcare API DICOM store.
description: Delete a Cloud Healthcare API DICOM store.
examples: |
To delete the dicom-store 'test-dicom-store', run:
$ {command} test-dicom-store --dataset=test-dataset
request:
collection: healthcare.projects.locations.datasets.dicomStores
ALPHA:
api_version: v1alpha2
BETA:
api_version: v1beta1
GA:
api_version: v1
arguments:
resource:
help_text: Cloud Healthcare API DICOM store to delete.
spec: !REF googlecloudsdk.command_lib.healthcare.resources:dicom_store