Generated from protobuf enumPEERING_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 enumPRIVATE_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-09-04 UTC."],[],[],null,["# Google Cloud Backup Dr V1 Client - Class PeeringMode (0.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.7.0 (latest)](/php/docs/reference/cloud-backupdr/latest/V1.NetworkConfig.PeeringMode)\n- [0.6.2](/php/docs/reference/cloud-backupdr/0.6.2/V1.NetworkConfig.PeeringMode)\n- [0.5.1](/php/docs/reference/cloud-backupdr/0.5.1/V1.NetworkConfig.PeeringMode)\n- [0.4.2](/php/docs/reference/cloud-backupdr/0.4.2/V1.NetworkConfig.PeeringMode)\n- [0.3.0](/php/docs/reference/cloud-backupdr/0.3.0/V1.NetworkConfig.PeeringMode)\n- [0.2.0](/php/docs/reference/cloud-backupdr/0.2.0/V1.NetworkConfig.PeeringMode)\n- [0.1.0](/php/docs/reference/cloud-backupdr/0.1.0/V1.NetworkConfig.PeeringMode) \nReference documentation and code samples for the Google Cloud Backup Dr V1 Client class PeeringMode.\n\nVPC peering modes supported by Cloud BackupDR.\n\nProtobuf type `google.cloud.backupdr.v1.NetworkConfig.PeeringMode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BackupDR \\\\ V1 \\\\ NetworkConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PEERING_MODE_UNSPECIFIED\n\n Value: 0\n\nPeering mode not set.\n\nGenerated from protobuf enum `PEERING_MODE_UNSPECIFIED = 0;`\n\n### PRIVATE_SERVICE_ACCESS\n\n Value: 1\n\nConnect using Private Service Access to the Management Server. Private\nservices access provides an IP address range for multiple Google Cloud\nservices, including Cloud BackupDR.\n\nGenerated from protobuf enum `PRIVATE_SERVICE_ACCESS = 1;`"]]