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-04-09 UTC."],[[["This page provides reference documentation for the `StopBackfillJobRequest` class within the Google Cloud Datastream V1 API, specifically version 2.8.0."],["The `StopBackfillJobRequest` class is used to manually stop a running backfill job for a specified stream object."],["This page also lists the various versions of the `StopBackfillJobRequest` class, ranging from version 1.0.0 up to the latest version, 2.9.0."],["The documentation details the class's constructors, including a default constructor and one that takes another `StopBackfillJobRequest` object as a parameter."],["Key properties of the class are described, such as `Object`, which is the required name of the stream object resource, and `ObjectAsStreamObjectName`, which provides a typed view of the resource name."]]],[]]