BulkRestoreObjectsRequest
class BulkRestoreObjectsRequest extends Collection (View source)
Properties
protected | $collection_key | ||
bool | $allowOverwrite | ||
bool | $copySourceAcl | ||
string[] | $matchGlobs | ||
string | $softDeletedAfterTime | ||
string | $softDeletedBeforeTime |
Methods
setAllowOverwrite($allowOverwrite)
No description
bool
getAllowOverwrite()
No description
setCopySourceAcl($copySourceAcl)
No description
bool
getCopySourceAcl()
No description
setMatchGlobs($matchGlobs)
No description
string[]
getMatchGlobs()
No description
setSoftDeletedAfterTime($softDeletedAfterTime)
No description
string
getSoftDeletedAfterTime()
No description
setSoftDeletedBeforeTime($softDeletedBeforeTime)
No description
string
getSoftDeletedBeforeTime()
No description
Details
setAllowOverwrite($allowOverwrite)
No description
bool
getAllowOverwrite()
No description
setCopySourceAcl($copySourceAcl)
No description
bool
getCopySourceAcl()
No description
setMatchGlobs($matchGlobs)
No description
string[]
getMatchGlobs()
No description
setSoftDeletedAfterTime($softDeletedAfterTime)
No description
string
getSoftDeletedAfterTime()
No description
setSoftDeletedBeforeTime($softDeletedBeforeTime)
No description
string
getSoftDeletedBeforeTime()
No description