class OutputConfig extends Model (View source)

Properties

int $batchSize
protected $gcsDestinationType
protected $gcsDestinationDataType

Methods

setBatchSize($batchSize)

No description

int
getBatchSize()

No description

setGcsDestination(GcsDestination $gcsDestination)

No description

Details

setBatchSize($batchSize)

No description

Parameters

$batchSize

int getBatchSize()

No description

Return Value

int

setGcsDestination(GcsDestination $gcsDestination)

No description

Parameters

GcsDestination $gcsDestination

GcsDestination getGcsDestination()

No description

Return Value

GcsDestination