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 \ AccessConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ACCESS_TYPE_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum ACCESS_TYPE_UNSPECIFIED = 0;
ONE_TO_ONE_NAT
Value: 1ONE_TO_ONE_NAT
Generated from protobuf enum ONE_TO_ONE_NAT = 1;
DIRECT_IPV6
Value: 2Direct IPv6 access.
Generated from protobuf enum DIRECT_IPV6 = 2;