class ContinuousBackupInfo extends Collection (View source)

Properties

protected $collection_key
string $earliestRestorableTime
string $enabledTime
protected $encryptionInfoType
protected $encryptionInfoDataType
string[] $schedule

Methods

setEarliestRestorableTime($earliestRestorableTime)

No description

string
getEarliestRestorableTime()

No description

setEnabledTime($enabledTime)

No description

string
getEnabledTime()

No description

setEncryptionInfo(EncryptionInfo $encryptionInfo)

No description

setSchedule($schedule)

No description

string[]
getSchedule()

No description

Details

setEarliestRestorableTime($earliestRestorableTime)

No description

Parameters

$earliestRestorableTime

string getEarliestRestorableTime()

No description

Return Value

string

setEnabledTime($enabledTime)

No description

Parameters

$enabledTime

string getEnabledTime()

No description

Return Value

string

setEncryptionInfo(EncryptionInfo $encryptionInfo)

No description

Parameters

EncryptionInfo $encryptionInfo

EncryptionInfo getEncryptionInfo()

No description

Return Value

EncryptionInfo

setSchedule($schedule)

No description

Parameters

$schedule

string[] getSchedule()

No description

Return Value

string[]