public sealed class StartBackfillJobResponse : IMessage<StartBackfillJobResponse>, IEquatable<StartBackfillJobResponse>, IDeepCloneable<StartBackfillJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class StartBackfillJobResponse.
Response 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"]],[["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-31 UTC."],[[["This page provides documentation for the `StartBackfillJobResponse` class within the Google Cloud Datastream v1 API, specifically for version 2.7.0 of the .NET library."],["`StartBackfillJobResponse` is used to represent the response received when manually starting a backfill job for a particular stream object."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inherited members from the base `object` class, and offers a few methods along with the property `Object`."],["The latest version available is 2.9.0, with versions from 2.8.0 back down to 1.0.0 of the class being directly accessible via links on the page, all pertaining to the `StartBackfillJobResponse` class."],["The `StartBackfillJobResponse` class also has a `StreamObject` property, representing the specific stream object a backfill job was initiated for."]]],[]]