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 document provides reference documentation for the `StopBackfillJobResponse` class within the Google Cloud Datastream v1 API, specifically version 2.5.0."],["The `StopBackfillJobResponse` class is used to represent the response received when manually stopping a backfill job for a specific stream object in Google Cloud Datastream."],["It outlines that this response class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation contains links to different versions of the `StopBackfillJobResponse`, ranging from version 1.0.0 to the latest 2.9.0."],["It includes the list of constructors and properties within the class, specifying the parameters and their descriptions."]]],[]]