Interface protos.google.cloud.metastore.v1beta.IRestoreServiceRequest (4.1.0)

Properties of a RestoreServiceRequest.

Package

@google-cloud/dataproc-metastore

Properties

backup

backup?: (string|null);

RestoreServiceRequest backup

requestId

requestId?: (string|null);

RestoreServiceRequest requestId

restoreType

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

RestoreServiceRequest restoreType

service

service?: (string|null);

RestoreServiceRequest service