Reference documentation and code samples for the Google Cloud Datastream V1 Client class StopBackfillJobRequest.
Request for manually stopping a running backfill job for a specific stream
object.
Generated from protobuf messagegoogle.cloud.datastream.v1.StopBackfillJobRequest
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 stop the backfill job for.
getObject
Required. The name of the stream object resource to stop the backfill job
for.
Returns
Type
Description
string
setObject
Required. The name of the stream object resource to stop the 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 stop the 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-09-04 UTC."],[],[],null,["# Google Cloud Datastream V1 Client - Class StopBackfillJobRequest (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/php/docs/reference/cloud-datastream/latest/V1.StopBackfillJobRequest)\n- [2.3.1](/php/docs/reference/cloud-datastream/2.3.1/V1.StopBackfillJobRequest)\n- [2.2.0](/php/docs/reference/cloud-datastream/2.2.0/V1.StopBackfillJobRequest)\n- [2.1.1](/php/docs/reference/cloud-datastream/2.1.1/V1.StopBackfillJobRequest)\n- [2.0.1](/php/docs/reference/cloud-datastream/2.0.1/V1.StopBackfillJobRequest)\n- [1.5.5](/php/docs/reference/cloud-datastream/1.5.5/V1.StopBackfillJobRequest)\n- [1.4.2](/php/docs/reference/cloud-datastream/1.4.2/V1.StopBackfillJobRequest)\n- [1.3.0](/php/docs/reference/cloud-datastream/1.3.0/V1.StopBackfillJobRequest)\n- [1.2.1](/php/docs/reference/cloud-datastream/1.2.1/V1.StopBackfillJobRequest)\n- [1.1.0](/php/docs/reference/cloud-datastream/1.1.0/V1.StopBackfillJobRequest)\n- [1.0.5](/php/docs/reference/cloud-datastream/1.0.5/V1.StopBackfillJobRequest) \nReference documentation and code samples for the Google Cloud Datastream V1 Client class StopBackfillJobRequest.\n\nRequest for manually stopping a running backfill job for a specific stream\nobject.\n\nGenerated from protobuf message `google.cloud.datastream.v1.StopBackfillJobRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Datastream \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getObject\n\nRequired. The name of the stream object resource to stop the backfill job\nfor.\n\n### setObject\n\nRequired. The name of the stream object resource to stop the backfill job\nfor.\n\n### static::build"]]