BigQuery Data Transfer V1 Client - Class FinishRunRequest (1.7.0)

Reference documentation and code samples for the BigQuery Data Transfer V1 Client class FinishRunRequest.

A request to finish a run.

Generated from protobuf message google.cloud.bigquery.datatransfer.v1.FinishRunRequest

Namespace

Google \ Cloud \ BigQuery \ DataTransfer \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name of the resource in the form: "projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}/runs/{run_id}"

getName

Name of the resource in the form: "projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}/runs/{run_id}"

Returns
TypeDescription
string

setName

Name of the resource in the form: "projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}/runs/{run_id}"

Parameter
NameDescription
var string
Returns
TypeDescription
$this