Backfill job was never started for the stream object (stream has backfill
strategy defined as manual or object was explicitly excluded from
automatic backfill).
Pending
Backfill job will start pending available resources.
Stopped
Backfill job stopped (next job run will start from beginning).
Unspecified
Default value.
Unsupported
Backfill job failed since the table structure is currently unsupported
for backfill.
[[["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 provided content is a reference guide for the `BackfillJob.Types.State` enum within the Google Cloud Datastream V1 API, specifically within the .NET environment."],["This enum describes the state of a stream object's backfill job, encompassing states like `Active`, `Completed`, `Failed`, `NotStarted`, `Pending`, `Stopped`, `Unspecified`, and `Unsupported`."],["The latest version of the documentation provided is version 2.9.0, with versions ranging back to 1.0.0 available for review, in order to help keep track of changes."],["The content explains what each state represents, such as `Active` meaning the backfill is currently running and `Completed` meaning the backfill finished successfully."]]],[]]