BigQuery Data Transfer V1 Client - Class EnableDataTransferServiceRequest (1.8.4)

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

A request to enable data transfer service for a project.

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

Namespace

Google \ Cloud \ BigQuery \ DataTransfer \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The name of the project resource in the form: projects/{project_id}

getName

The name of the project resource in the form: projects/{project_id}

Returns
Type Description
string

setName

The name of the project resource in the form: projects/{project_id}

Parameter
Name Description
var string
Returns
Type Description
$this