BigQuery Data Transfer V1 Client - Class DataTransferServiceClient (1.7.0)

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

Service Description: This API allows users to manage their data transfers into BigQuery.

Namespace

Google \ Cloud \ BigQuery \ DataTransfer \ V1

Methods

static::locationDataSourceName

Formats a string containing the fully-qualified path to represent a location_data_source resource.

Parameters
NameDescription
project string
location string
dataSource string
Returns
TypeDescription
stringThe formatted location_data_source resource.

static::locationRunName

Formats a string containing the fully-qualified path to represent a location_run resource.

Parameters
NameDescription
project string
location string
transferConfig string
run string
Returns
TypeDescription
stringThe formatted location_run resource.

static::locationTransferConfigName

Formats a string containing the fully-qualified path to represent a location_transfer_config resource.

Parameters
NameDescription
project string
location string
transferConfig string
Returns
TypeDescription
stringThe formatted location_transfer_config resource.

static::projectRunName

Formats a string containing the fully-qualified path to represent a project_run resource.

Parameters
NameDescription
project string
transferConfig string
run string
Returns
TypeDescription
stringThe formatted project_run resource.