public sealed class StopBackfillJobRequest : IMessage<StopBackfillJobRequest>, IEquatable<StopBackfillJobRequest>, IDeepCloneable<StopBackfillJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class StopBackfillJobRequest.
Request for manually stopping a running 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 `StopBackfillJobRequest` class within the Google Cloud Datastream v1 API, specifically for .NET development."],["The `StopBackfillJobRequest` class is used to manually stop a running backfill job for a specific stream object in Google Cloud Datastream."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various methods for object manipulation and comparison."],["The documentation includes information about the class's constructors, properties (like `Object` and `ObjectAsStreamObjectName`), inherited members, and namespace."],["The page lists links to documentation for previous versions of this API all the way back to version 1.0.0 and up to the latest 2.9.0."]]],[]]