Interface protos.google.cloud.metastore.v1.IRestoreServiceRequest (1.3.0)

Properties of a RestoreServiceRequest.

Package

@google-cloud/dataproc-metastore!

Properties

backup

backup?: (string|null);

RestoreServiceRequest backup

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

RestoreServiceRequest requestId

Property Value
TypeDescription
(string|null)

restoreType

restoreType?: (google.cloud.metastore.v1.Restore.RestoreType|keyof typeof google.cloud.metastore.v1.Restore.RestoreType|null);

RestoreServiceRequest restoreType

Property Value
TypeDescription
(google.cloud.metastore.v1.Restore.RestoreType|keyof typeof google.cloud.metastore.v1.Restore.RestoreType|null)

service

service?: (string|null);

RestoreServiceRequest service

Property Value
TypeDescription
(string|null)