class DestinationConfig extends Model (View source)

Properties

protected $bigqueryDestinationConfigType
protected $bigqueryDestinationConfigDataType
string $destinationConnectionProfile
protected $gcsDestinationConfigType
protected $gcsDestinationConfigDataType

Methods

setBigqueryDestinationConfig(BigQueryDestinationConfig $bigqueryDestinationConfig)

No description

setDestinationConnectionProfile($destinationConnectionProfile)

No description

string
setGcsDestinationConfig(GcsDestinationConfig $gcsDestinationConfig)

No description

Details

setBigqueryDestinationConfig(BigQueryDestinationConfig $bigqueryDestinationConfig)

No description

Parameters

BigQueryDestinationConfig $bigqueryDestinationConfig

BigQueryDestinationConfig getBigqueryDestinationConfig()

No description

setDestinationConnectionProfile($destinationConnectionProfile)

No description

Parameters

$destinationConnectionProfile

string getDestinationConnectionProfile()

No description

Return Value

string

setGcsDestinationConfig(GcsDestinationConfig $gcsDestinationConfig)

No description

Parameters

GcsDestinationConfig $gcsDestinationConfig

GcsDestinationConfig getGcsDestinationConfig()

No description

Return Value

GcsDestinationConfig