Optional. Eine eindeutige Kennung für Ihre Anfrage. Geben Sie die Anfrage-ID an, falls Sie die Anfrage wiederholen müssen. Wenn Sie die Anfrage innerhalb von 60 Minuten mit derselben ID wiederholen, ignoriert der Server die Anfrage, wenn die ursprüngliche Anfrage bereits abgeschlossen wurde.
Wenn beispielsweise Ihre erste Anfrage ein Zeitlimit überschreitet und Sie die Anfrage mit derselben Anfrage-ID noch einmal wiederholen, erkennt der Server die ursprüngliche Anfrage und verarbeitet die neue Anfrage nicht.
Die Anfrage-ID muss eine gültige UUID sein und darf keine Null-UUID sein (00000000-0000-0000-0000-000000000000).
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von Operation.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-29 (UTC)."],[],[],null,["# Method: projects.locations.datasetConfigs.delete\n\nDeletes a dataset configuration in a given project for a given location.\n\n### HTTP request\n\n`DELETE https://storageinsights.googleapis.com/v1/{name=projects/*/locations/*/datasetConfigs/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/storage/docs/insights/reference/rest/v1/projects.locations.operations#Operation).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `name` resource:\n\n- `storageinsights.datasetConfigs.delete`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]