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."],[[["This webpage details the `State` enum within the `Google.Cloud.Datastream.V1.BackfillJob.Types` namespace, which represents the status of a stream object's backfill job."],["The latest version of this documentation is 2.9.0, with version 1.0.0 being the initial release and multiple versions between 2.0.0 and 2.8.0 being provided."],["There are eight possible states for a backfill job, including `Active`, `Completed`, `Failed`, `NotStarted`, `Pending`, `Stopped`, `Unspecified`, and `Unsupported`, each with its own distinct meaning."],["The documented `Fields` for each backfill job state describe the operational status and/or outcome, such as running, successful completion, failure, or not yet initiated."]]],[]]