Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Si vous n'avez plus besoin d'un flux, supprimez-le. De plus, si vous supprimez un flux, il ne sera plus comptabilisé dans le quota et ne vous sera plus facturé.
Supprimer un flux
Accédez à la page Flux de la Google Cloud console.
Nous vous recommandons de vérifier dans le volet État du flux de la page Détails du flux que l'état du flux n'est pas Running. Si c'est le cas, mettez le flux en pause.
Cliquez sur SUPPRIMER.
Dans la boîte de dialogue, saisissez Delete dans le champ de texte, puis cliquez sur SUPPRIMER.
Pour savoir comment modifier un flux, consultez Modifier un flux.
Pour savoir comment récupérer un flux ayant échoué, consultez Récupérer un flux.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eDeleting a stream frees up quota and prevents future billing.\u003c/p\u003e\n"],["\u003cp\u003eIt's recommended to pause a stream before deleting it to ensure clean data transfer.\u003c/p\u003e\n"],["\u003cp\u003eVerify that the stream is not in a \u003ccode\u003eRunning\u003c/code\u003e status before initiating deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe deletion process involves going to the Streams page, selecting the stream, clicking DELETE, and confirming by typing \u003ccode\u003eDelete\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Delete a stream\n\nIf you no longer need a stream, then delete it. Also, by deleting a stream, it won't take up quota and you won't be billed for it in the future.\n| **Note:** If you want to make sure that all \"in flight\" data is transferred cleanly from the source database to the destination, make sure that you [pause the stream](/datastream/docs/pause-a-stream) (and wait for Datastream to indicate that it's paused) before deleting it.\n\nDelete a stream\n---------------\n\n1. Go to the **Streams** page in the Google Cloud Console.\n\n [Go to the Streams page](https://console.cloud.google.com/datastream/streams)\n2. Click the stream that you want to delete.\n\n3. As a best practice, in the **Stream status** pane of the **Stream details** page, verify that the status of the stream isn't `Running`. If it is, then [pause the stream](/datastream/docs/run-a-stream#pauseastream).\n\n4. Click **DELETE**.\n\n5. In the dialog, enter `Delete` in the text field, and then click **DELETE**.\n\nWhat's next\n-----------\n\n- To learn more about streams, see [Stream lifecycle](/datastream/docs/stream-states-and-actions).\n- To learn how to modify a stream, see [Modify a stream](/datastream/docs/modify-a-stream).\n- To learn how to recover a failed stream, see [Recover a stream](/datastream/docs/recover-a-stream)."]]