Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class PeeringMode.
VPC peering modes supported by Cloud BackupDR.
Protobuf type google.cloud.backupdr.v1.NetworkConfig.PeeringMode
Namespace
Google \ Cloud \ BackupDR \ V1 \ NetworkConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PEERING_MODE_UNSPECIFIED
Value: 0Peering mode not set.
Generated from protobuf enum PEERING_MODE_UNSPECIFIED = 0;
PRIVATE_SERVICE_ACCESS
Value: 1Connect using Private Service Access to the Management Server. Private services access provides an IP address range for multiple Google Cloud services, including Cloud BackupDR.
Generated from protobuf enum PRIVATE_SERVICE_ACCESS = 1;