Google Cloud Datastream V1 Client - Class BackfillJob (2.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Datastream V1 Client class BackfillJob.
Represents a backfill job on a specific stream object.
Generated from protobuf message google.cloud.datastream.v1.BackfillJob
Namespace
Google \ Cloud \ Datastream \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ state
int
Output only. Backfill job state.
↳ trigger
int
Backfill job's triggering reason.
↳ errors
array< Error
>
Output only. Errors which caused the backfill job to fail.
getState
Output only. Backfill job state.
setState
Output only. Backfill job state.
getTrigger
Backfill job's triggering reason.
setTrigger
Backfill job's triggering reason.
getLastStartTime
Output only. Backfill job's start time.
hasLastStartTime
clearLastStartTime
setLastStartTime
Output only. Backfill job's start time.
getLastEndTime
Output only. Backfill job's end time.
hasLastEndTime
clearLastEndTime
setLastEndTime
Output only. Backfill job's end time.
getErrors
Output only. Errors which caused the backfill job to fail.
setErrors
Output only. Errors which caused the backfill job to fail.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Datastream V1 Client - Class BackfillJob (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/php/docs/reference/cloud-datastream/latest/V1.BackfillJob)\n- [2.3.1](/php/docs/reference/cloud-datastream/2.3.1/V1.BackfillJob)\n- [2.2.0](/php/docs/reference/cloud-datastream/2.2.0/V1.BackfillJob)\n- [2.1.1](/php/docs/reference/cloud-datastream/2.1.1/V1.BackfillJob)\n- [2.0.1](/php/docs/reference/cloud-datastream/2.0.1/V1.BackfillJob)\n- [1.5.5](/php/docs/reference/cloud-datastream/1.5.5/V1.BackfillJob)\n- [1.4.2](/php/docs/reference/cloud-datastream/1.4.2/V1.BackfillJob)\n- [1.3.0](/php/docs/reference/cloud-datastream/1.3.0/V1.BackfillJob)\n- [1.2.1](/php/docs/reference/cloud-datastream/1.2.1/V1.BackfillJob)\n- [1.1.0](/php/docs/reference/cloud-datastream/1.1.0/V1.BackfillJob)\n- [1.0.5](/php/docs/reference/cloud-datastream/1.0.5/V1.BackfillJob) \nReference documentation and code samples for the Google Cloud Datastream V1 Client class BackfillJob.\n\nRepresents a backfill job on a specific stream object.\n\nGenerated from protobuf message `google.cloud.datastream.v1.BackfillJob`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Datastream \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getState\n\nOutput only. Backfill job state.\n\n### setState\n\nOutput only. Backfill job state.\n\n### getTrigger\n\nBackfill job's triggering reason.\n\n### setTrigger\n\nBackfill job's triggering reason.\n\n### getLastStartTime\n\nOutput only. Backfill job's start time.\n\n### hasLastStartTime\n\n### clearLastStartTime\n\n### setLastStartTime\n\nOutput only. Backfill job's start time.\n\n### getLastEndTime\n\nOutput only. Backfill job's end time.\n\n### hasLastEndTime\n\n### clearLastEndTime\n\n### setLastEndTime\n\nOutput only. Backfill job's end time.\n\n### getErrors\n\nOutput only. Errors which caused the backfill job to fail.\n\n### setErrors\n\nOutput only. Errors which caused the backfill job to fail."]]