Google Cloud Backup Dr V1 Client - Class AccessType (0.4.0)

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

The type of configuration.

Protobuf type google.cloud.backupdr.v1.AccessConfig.AccessType

Namespace

Google \ Cloud \ BackupDR \ V1 \ AccessConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ACCESS_TYPE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum ACCESS_TYPE_UNSPECIFIED = 0;

ONE_TO_ONE_NAT

Value: 1

ONE_TO_ONE_NAT

Generated from protobuf enum ONE_TO_ONE_NAT = 1;

DIRECT_IPV6

Value: 2

Direct IPv6 access.

Generated from protobuf enum DIRECT_IPV6 = 2;