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 version 2.3.0 and other versions listed."],["The `StopBackfillJobRequest` class is used to manually stop a running backfill job for a specific stream object, and is part of the `Google.Cloud.Datastream.V1` namespace."],["It includes reference material such as the inheritance hierarchy, implemented interfaces, constructors, and properties like `Object` and `ObjectAsStreamObjectName`, along with descriptions and property value details."],["The documentation also provides links to the different versions of `StopBackfillJobRequest` ranging from versions 1.0.0 to 2.9.0, the latest."]]],[]]