class TableProgress extends Model (View source)

Properties

string $estimatedCopiedBytes
string $estimatedSizeBytes
string $state

Methods

setEstimatedCopiedBytes($estimatedCopiedBytes)

No description

string
getEstimatedCopiedBytes()

No description

setEstimatedSizeBytes($estimatedSizeBytes)

No description

string
getEstimatedSizeBytes()

No description

setState($state)

No description

string
getState()

No description

Details

setEstimatedCopiedBytes($estimatedCopiedBytes)

No description

Parameters

$estimatedCopiedBytes

string getEstimatedCopiedBytes()

No description

Return Value

string

setEstimatedSizeBytes($estimatedSizeBytes)

No description

Parameters

$estimatedSizeBytes

string getEstimatedSizeBytes()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string