
Answer-first summary for fast verification
Answer: Drain
Choosing the **Drain** option to stop your job instructs the Dataflow service to complete the job in its current state. This means the job will immediately cease accepting new data from input sources, but the Dataflow service will retain existing resources (like worker instances) to finish processing and writing any buffered data in your pipeline. For more details, refer to the [Dataflow documentation](https://cloud.google.com/dataflow/pipelines/stopping-a-pipeline).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.