Interface protos.google.cloud.filestore.v1.ICreateBackupRequest (1.0.1)

Properties of a CreateBackupRequest.

Package

@google-cloud/filestore!

Properties

backup

backup?: (google.cloud.filestore.v1.IBackup|null);

CreateBackupRequest backup

Property Value
TypeDescription
(google.cloud.filestore.v1.IBackup|null)

backupId

backupId?: (string|null);

CreateBackupRequest backupId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateBackupRequest parent

Property Value
TypeDescription
(string|null)