public sealed class StopBackfillJobResponse : IMessage<StopBackfillJobResponse>, IEquatable<StopBackfillJobResponse>, IDeepCloneable<StopBackfillJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class StopBackfillJobResponse.
Response for manually stop a backfill job for a specific stream object.
[[["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-21 UTC."],[[["This webpage provides documentation for the `StopBackfillJobResponse` class within the Google Cloud Datastream v1 API, specifically version 2.2.0."],["`StopBackfillJobResponse` is designed to handle responses when manually stopping a backfill job for a specific stream object, offering methods to stop a job and handle the resulting response."],["The `StopBackfillJobResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to enhance functionality and integration within the .NET environment."],["The class includes a constructor and properties, such as the `Object` property that references the stream object resource associated with the stopped backfill job."],["The documentation contains links to ten other versions, ranging from version 1.0.0 to the latest 2.9.0."]]],[]]