Cloud Bigtable V2 Client - Class RestoreSourceType (1.21.1)

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

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

RESTORE_SOURCE_TYPE_UNSPECIFIED

Value: 0

No restore associated.

Generated from protobuf enum RESTORE_SOURCE_TYPE_UNSPECIFIED = 0;

BACKUP

Value: 1

A backup was used as the source of the restore.

Generated from protobuf enum BACKUP = 1;