public sealed class VpcPeeringConfig : IMessage<VpcPeeringConfig>, IEquatable<VpcPeeringConfig>, IDeepCloneable<VpcPeeringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class VpcPeeringConfig.
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"]],[["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-31 UTC."],[[["This document provides reference documentation for the `VpcPeeringConfig` class within the Google Cloud Datastream v1 API, specifically for version 2.7.0."],["The `VpcPeeringConfig` class is used to establish VPC peering between Datastream and a consumer's VPC network."],["The class includes properties for specifying the required subnet (a /29 CIDR) and the fully qualified name of the VPC network for peering."],["The `VpcPeeringConfig` class has methods like GetHashCode() and GetType(), and properties like Subnet, Vpc, and VpcAsNetworksName."],["There are various versions of this class, with the most current one being 2.9.0, and several older version being listed from 2.8.0 down to 1.0.0."]]],[]]