class GoogleFirestoreAdminV1RestoreDatabaseMetadata extends Model (View source)

Properties

string $backup
string $database
string $endTime
string $operationState
protected $progressPercentageType
protected $progressPercentageDataType
string $startTime

Methods

setBackup($backup)

No description

string
getBackup()

No description

setDatabase($database)

No description

string
getDatabase()

No description

setEndTime($endTime)

No description

string
getEndTime()

No description

setOperationState($operationState)

No description

string
getOperationState()

No description

setProgressPercentage(GoogleFirestoreAdminV1Progress $progressPercentage)

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

Details

setBackup($backup)

No description

Parameters

$backup

string getBackup()

No description

Return Value

string

setDatabase($database)

No description

Parameters

$database

string getDatabase()

No description

Return Value

string

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setOperationState($operationState)

No description

Parameters

$operationState

string getOperationState()

No description

Return Value

string

setProgressPercentage(GoogleFirestoreAdminV1Progress $progressPercentage)

No description

Parameters

GoogleFirestoreAdminV1Progress $progressPercentage

GoogleFirestoreAdminV1Progress getProgressPercentage()

No description

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string