public sealed class VpcPeeringConfig : IMessage<VpcPeeringConfig>, IEquatable<VpcPeeringConfig>, IDeepCloneable<VpcPeeringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class VpcPeeringConfig.
The VPC peering configuration is used to create VPC peering with the
consumer's 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 page provides documentation for the `VpcPeeringConfig` class within the Database Migration v1 API, specifically for version 2.3.0 of the Google.Cloud.CloudDms.V1 package."],["The `VpcPeeringConfig` class is used to define the configuration for establishing VPC peering with the consumer's VPC, enabling communication between networks."],["The latest version of the documented API is 2.5.0 and there are previous versions available going as far back as 1.0.0 in the same documentation."],["The `VpcPeeringConfig` class includes properties such as `Subnet`, `VpcName`, and `VpcNameAsNetworksName`, which are used to configure the peering connection."],["The `VpcPeeringConfig` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."]]],[]]