Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class BackupFile.
Backup is consisted of multiple backup files.
Generated from protobuf message google.cloud.redis.cluster.v1.BackupFile
Namespace
Google \ Cloud \ Redis \ Cluster \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ file_name
string
Output only. e.g:
↳ size_bytes
int|string
Output only. Size of the backup file in bytes.
↳ create_time
getFileName
Output only. e.g:
string
setFileName
Output only. e.g:
var
string
$this
getSizeBytes
Output only. Size of the backup file in bytes.
int|string
setSizeBytes
Output only. Size of the backup file in bytes.
var
int|string
$this
getCreateTime
Output only. The time when the backup file was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the backup file was created.
$this

