Properties of a BackupRun.
Package
@google-cloud/sqlProperties
backupKind
backupKind
?:
(
google
.
cloud
.
sql
.
v1
.
SqlBackupKind
|
keyof
typeof
google
.
cloud
.
sql
.
v1
.
SqlBackupKind
|
null
);
BackupRun backupKind
description
description
?:
(
string
|
null
);
BackupRun description
diskEncryptionConfiguration
diskEncryptionConfiguration
?:
(
google
.
cloud
.
sql
.
v1
.
IDiskEncryptionConfiguration
|
null
);
BackupRun diskEncryptionConfiguration
diskEncryptionStatus
diskEncryptionStatus
?:
(
google
.
cloud
.
sql
.
v1
.
IDiskEncryptionStatus
|
null
);
BackupRun diskEncryptionStatus
endTime
endTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
BackupRun endTime
enqueuedTime
enqueuedTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
BackupRun enqueuedTime
error
error
?:
(
google
.
cloud
.
sql
.
v1
.
IOperationError
|
null
);
BackupRun error
id
id
?:
(
number
|
Long
|
string
|
null
);
BackupRun id
instance
instance
?:
(
string
|
null
);
BackupRun instance
kind
kind
?:
(
string
|
null
);
BackupRun kind
location
location
?:
(
string
|
null
);
BackupRun location
selfLink
selfLink
?:
(
string
|
null
);
BackupRun selfLink
startTime
startTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
BackupRun startTime
status
status
?:
(
google
.
cloud
.
sql
.
v1
.
SqlBackupRunStatus
|
keyof
typeof
google
.
cloud
.
sql
.
v1
.
SqlBackupRunStatus
|
null
);
BackupRun status
timeZone
timeZone
?:
(
string
|
null
);
BackupRun timeZone
type
type
?:
(
google
.
cloud
.
sql
.
v1
.
SqlBackupRunType
|
keyof
typeof
google
.
cloud
.
sql
.
v1
.
SqlBackupRunType
|
null
);
BackupRun type
windowStartTime
windowStartTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
BackupRun windowStartTime