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-21 UTC."],[[["The latest version of the `StartBackfillJobResponse` class is 2.9.0, and there are 10 other available versions ranging from 2.8.0 down to 1.0.0."],["The `StartBackfillJobResponse` class is part of the Google.Cloud.Datastream.V1 namespace and is defined in the Google.Cloud.Datastream.V1.dll assembly."],["The `StartBackfillJobResponse` class is a response for initiating a backfill job for a specific stream object, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`StartBackfillJobResponse` has a `StreamObject` property, that represents the stream object for which a backfill job was started."]]],[]]