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."],["The documentation covers various versions of the API, with version 2.9.0 being the latest, and version 2.5.0 having more information for this class."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `Object` and `ObjectAsStreamObjectName`, and includes constructors for creating instances of `StopBackfillJobRequest`."]]],[]]