Reference documentation and code samples for the Cloud Bigtable V2 Client class RestoreSourceType.
Indicates the type of the restore source.
Protobuf type google.bigtable.admin.v2.RestoreSourceType
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
RESTORE_SOURCE_TYPE_UNSPECIFIED
Value: 0No restore associated.
Generated from protobuf enum RESTORE_SOURCE_TYPE_UNSPECIFIED = 0;
BACKUP
Value: 1A backup was used as the source of the restore.
Generated from protobuf enum BACKUP = 1;