class DatabaseDump extends Model (View source)

Properties

string $databaseType
string $gcsUri
string $sourceDatabase
string $type

Methods

setDatabaseType($databaseType)

No description

string
getDatabaseType()

No description

setGcsUri($gcsUri)

No description

string
getGcsUri()

No description

setSourceDatabase($sourceDatabase)

No description

string
getSourceDatabase()

No description

setType($type)

No description

string
getType()

No description

Details

setDatabaseType($databaseType)

No description

Parameters

$databaseType

string getDatabaseType()

No description

Return Value

string

setGcsUri($gcsUri)

No description

Parameters

$gcsUri

string getGcsUri()

No description

Return Value

string

setSourceDatabase($sourceDatabase)

No description

Parameters

$sourceDatabase

string getSourceDatabase()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string