class OutputConfig extends Model (View source)

Properties

protected $bigqueryDestinationType
protected $bigqueryDestinationDataType
protected $gcsDestinationType
protected $gcsDestinationDataType

Methods

setBigqueryDestination(BigQueryDestination $bigqueryDestination)

No description

setGcsDestination(GcsDestination $gcsDestination)

No description

Details

setBigqueryDestination(BigQueryDestination $bigqueryDestination)

No description

Parameters

BigQueryDestination $bigqueryDestination

BigQueryDestination getBigqueryDestination()

No description

Return Value

BigQueryDestination

setGcsDestination(GcsDestination $gcsDestination)

No description

Parameters

GcsDestination $gcsDestination

GcsDestination getGcsDestination()

No description

Return Value

GcsDestination