public sealed class VpcPeeringConnectivity : IMessage<VpcPeeringConnectivity>, IEquatable<VpcPeeringConnectivity>, IDeepCloneable<VpcPeeringConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class VpcPeeringConnectivity.
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"]],[["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-03-21 UTC."],[[["This documentation provides details for the `VpcPeeringConnectivity` class within the Google Cloud Database Migration v1 API, outlining its purpose and usage."],["The `VpcPeeringConnectivity` class is designed to facilitate the setup of VPC peering connections between Cloud SQL and a source database's VPC in Google Cloud."],["The latest version of `VpcPeeringConnectivity` is 2.5.0, with several older versions available, down to 1.0.0."],["`VpcPeeringConnectivity` inherits from the base object and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a property, `Vpc`, which is a string representing the name of the VPC network for peering, and it has two constructors, a default one, and another one that takes in a VpcPeeringConnectivity object."]]],[]]