BigQuery Data Transfer V1 Client - Class GetDataSourceDefinitionRequest (1.3.8)

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

Methods

__construct

Constructor.

Parameters
Name Description
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.

Generated from protobuf field string name = 1;

Returns
Type Description
string

setName

The field will contain name of the resource requested.

Generated from protobuf field string name = 1;

Parameter
Name Description
var string
Returns
Type Description
$this