Feedback geben
Methode: projects.locations.models.delete
Löscht ein Modell. Wenn ein Modell bereits bereitgestellt wurde, löscht dies nur das Modell in AutoML BE, ändert den Status des bereitgestellten Modells in der Produktionsumgebung aber nicht. Gibt nach Abschluss des Vorgangs google.protobuf.Empty
im Feld response
und deleteDetails
im Feld metadata
zurück.
HTTP-Anfrage
DELETE https://automl.googleapis.com/v1beta1/{name}
Pfadparameter
Parameter
name
string
Der Ressourcenname des Modells, das gelöscht wird.
Zur Autorisierung ist folgende Google IAM -Berechtigung für die angegebene Ressource name
erforderlich:
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich ist, enthält der Antworttext eine Instanz von Operation
.
Autorisierungsbereiche
Erfordert den folgenden OAuth-Bereich:
https://www.googleapis.com/auth/cloud-platform
Weitere Informationen finden Sie in der Authentifizierungsübersicht .
Feedback geben
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2018-09-21 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Schwer verständlich"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Informationen oder Beispielcode falsch"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Benötigte Informationen/Beispiele nicht gefunden"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem mit der Übersetzung"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Sonstiges"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Leicht verständlich"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Mein Problem wurde gelöst"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Sonstiges"
}]
Haben Sie Feedback für uns?