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 \ NetworkConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PEERING_MODE_UNSPECIFIED
Value: 0
Peering mode not set.
Generated from protobuf enum PEERING_MODE_UNSPECIFIED = 0;
PRIVATE_SERVICE_ACCESS
Value: 1
Connect 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;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-06 UTC."],[],[]]