Google Cloud Backup Dr V1 Client - Class InstanceType (0.2.0)

Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class InstanceType.

Type of backup service resource.

Protobuf type google.cloud.backupdr.v1.ManagementServer.InstanceType

Namespace

Google \ Cloud \ BackupDR \ V1 \ ManagementServer

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

INSTANCE_TYPE_UNSPECIFIED

Value: 0

Instance type is not mentioned.

Generated from protobuf enum INSTANCE_TYPE_UNSPECIFIED = 0;

BACKUP_RESTORE

Value: 1

Instance for backup and restore management (i.e., AGM).

Generated from protobuf enum BACKUP_RESTORE = 1;