BigQuery Data Transfer V1 Client - Class GetDataSourceDefinitionRequest (1.7.0)

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

Represents the request of the GetDataSourceDefinition method.

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

Namespace

Google \ Cloud \ BigQuery \ DataTransfer \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The field will contain name of the resource requested.

getName

The field will contain name of the resource requested.

Returns
TypeDescription
string

setName

The field will contain name of the resource requested.

Parameter
NameDescription
var string
Returns
TypeDescription
$this