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-04-09 UTC."],[[["This webpage provides documentation for the `StartBackfillJobResponse` class within the Google Cloud Datastream V1 API, specifically version 2.8.0."],["The `StartBackfillJobResponse` class is used to handle responses when manually initiating a backfill job for a specific stream object."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from `object`."],["The `StartBackfillJobResponse` class contains a property named `Object` of type `StreamObject`, which represents the resource for which a backfill job has been initiated."],["There are various previous versions of this document available, ranging from version 1.0.0 up to the most recent version of 2.9.0, as well as the currently displayed version of 2.8.0."]]],[]]