public sealed class VpcPeeringConnectivity : IMessage<VpcPeeringConnectivity>, IEquatable<VpcPeeringConnectivity>, IDeepCloneable<VpcPeeringConnectivity>, IBufferMessage, IMessage
The details of the VPC where the source database is located in Google Cloud.
We will use this information to set up the VPC peering connection between
Cloud SQL and this VPC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eVpcPeeringConnectivity\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace, designed for managing VPC peering with Cloud SQL.\u003c/p\u003e\n"],["\u003cp\u003eThe class is implemented across various versions, with version 2.5.0 being the latest and it has numerous prior versions going as far back as version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class facilitates the setup of VPC peering connections between Cloud SQL and a specified VPC, which is where the source database is located within Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVpcPeeringConnectivity\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and a copy constructor, and it also has one property, which is \u003ccode\u003eVpc\u003c/code\u003e, a string that represents the name of the VPC to be peered with.\u003c/p\u003e\n"]]],[],null,[]]