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.6.0."],["The `StopBackfillJobResponse` class is used to represent the response received after manually stopping a backfill job for a specific stream object."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparison."],["The documentation details the available constructors and properties of the class, such as the `Object` property, which represents the stream object the backfill job was stopped for."],["There are several previous versions of this document available, with version 2.9.0 being the latest, as well as earlier versions going back to 1.0.0."]]],[]]