Google Cloud Datastream V1 Client - Class StartBackfillJobRequest (2.4.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Datastream V1 Client class StartBackfillJobRequest.
Request for manually initiating a backfill job for a specific stream object.
Generated from protobuf messagegoogle.cloud.datastream.v1.StartBackfillJobRequest
Namespace
Google \ Cloud \ Datastream \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ object
string
Required. The name of the stream object resource to start a backfill job for.
getObject
Required. The name of the stream object resource to start a backfill job
for.
Returns
Type
Description
string
setObject
Required. The name of the stream object resource to start a backfill job
for.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
object
string
Required. The name of the stream object resource to start a backfill job
for. Please seeDatastreamClient::streamObjectName()for help formatting this field.
[[["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-10-30 UTC."],[],[]]