BigQuery Data Transfer V1 Client - Class DataTransferServiceClient (1.8.5)

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
Name Description
project string
location string
dataSource string
Returns
Type Description
string The formatted location_data_source resource.

static::locationRunName

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

Parameters
Name Description
project string
location string
transferConfig string
run string
Returns
Type Description
string The formatted location_run resource.

static::locationTransferConfigName

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

Parameters
Name Description
project string
location string
transferConfig string
Returns
Type Description
string The formatted location_transfer_config resource.

static::projectRunName

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

Parameters
Name Description
project string
transferConfig string
run string
Returns
Type Description
string The formatted project_run resource.