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

Properties of a RestoreInstanceRequest.

Package

@google-cloud/filestore!

Properties

fileShare

fileShare?: (string|null);

RestoreInstanceRequest fileShare

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

RestoreInstanceRequest name

Property Value
TypeDescription
(string|null)

sourceBackup

sourceBackup?: (string|null);

RestoreInstanceRequest sourceBackup

Property Value
TypeDescription
(string|null)