[[["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-03-05 UTC."],[[["This webpage details how to stop a backfill job for a specific stream object using the Datastream API."],["The process requires a `POST` request to the specified endpoint: `https://datastream.googleapis.com/v1/{object}:stopBackfillJob`."],["The `object` path parameter is mandatory and represents the name of the stream object you wish to halt the backfill job for."],["The request body for this operation should be empty, as no additional data is needed in the request."],["A successful request returns a JSON response containing the stream object resource for which the backfill job was stopped."]]],[]]