public sealed class VpcPeeringConfig : IMessage<VpcPeeringConfig>, IEquatable<VpcPeeringConfig>, IDeepCloneable<VpcPeeringConfig>, IBufferMessage, IMessage
The VPC Peering configuration is used to create VPC peering between
Datastream and the consumer's 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\u003eThe \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Datastream.V1Alpha1\u003c/code\u003e namespace is designed for creating VPC peering between Datastream and a consumer's Virtual Private Cloud (VPC).\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities for message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVpcPeeringConfig\u003c/code\u003e has two constructors: a default constructor and another that accepts another \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e instance as a parameter for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eSubnet\u003c/code\u003e and \u003ccode\u003eVpcName\u003c/code\u003e, which are both required and are of string type, with \u003ccode\u003eSubnet\u003c/code\u003e representing a free subnet for peering (CIDR of /29) and \u003ccode\u003eVpcName\u003c/code\u003e being the fully qualified name of the VPC to peer with.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the Datastream API, with \u003ccode\u003e2.0.0-alpha05\u003c/code\u003e being the latest, with the current documentation showing \u003ccode\u003e1.0.0-beta02\u003c/code\u003e's \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]