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 latest version of the `BackfillJob.Types.State` enum is 2.9.0, with multiple previous versions also documented, ranging down to version 1.0.0."],["This API enum, `BackfillJob.Types.State`, within the Google.Cloud.Datastream.V1 namespace, details the various states of a stream object's backfill job."],["The possible states for a backfill job, as defined by this enum, include `Active`, `Completed`, `Failed`, `NotStarted`, `Pending`, `Stopped`, `Unspecified`, and `Unsupported`, each with a specific meaning."],["The documented information for each version is available via the listed hyperlinks for versions 2.9.0 through 1.0.0, all under the `Google.Cloud.Datastream.V1` namespace."]]],[]]