Module: Google::Spanner::Admin::Database::V1::RestoreSourceType

Defined in:
lib/google/cloud/spanner/admin/database/v1/doc/google/spanner/admin/database/v1/spanner_database_admin.rb

Overview

Indicates the type of the restore source.

Constant Summary collapse

TYPE_UNSPECIFIED =

No restore associated.

0
BACKUP =

A backup was used as the source of the restore.

1