public sealed class StartBackfillJobRequest : IMessage<StartBackfillJobRequest>, IEquatable<StartBackfillJobRequest>, IDeepCloneable<StartBackfillJobRequest>, IBufferMessage, IMessage
Request for manually initiating a backfill job for a specific stream object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eStartBackfillJobRequest\u003c/code\u003e class, which is used to manually initiate a backfill job for a specific stream object in Google Cloud Datastream.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartBackfillJobRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eStartBackfillJobRequest\u003c/code\u003e is 2.9.0, with older versions ranging back to 1.0.0, showing its evolutionary history.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless constructor and one that takes another \u003ccode\u003eStartBackfillJobRequest\u003c/code\u003e object, allowing for the creation of a new object or a copy of an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eObject\u003c/code\u003e property is required and represents the name of the stream object resource, while the \u003ccode\u003eObjectAsStreamObjectName\u003c/code\u003e provides a typed view over the resource name.\u003c/p\u003e\n"]]],[],null,[]]