Stay organized with collections
Save and categorize content based on your preferences.
Full name: projects.locations.datasets.delete
Deletes the specified health dataset and all data contained in the dataset. Deleting a dataset does not affect the sources from which the dataset was imported (if any).
[[["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."],[[["Deletes a specified health dataset and all its contained data."],["Dataset deletion does not impact the sources from which it was imported."],["The request is made via a `DELETE` HTTP request to the specified URL, using gRPC Transcoding syntax."],["Requires the `healthcare.datasets.delete` IAM permission and one of the specified OAuth scopes for authorization."],["The request body must be empty, and a successful request will return an empty JSON object."]]],[]]