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-21 UTC."],[[["This webpage provides documentation for the `VpcPeeringConfig` class within the Google Cloud Datastream V1 API, specifically version 2.6.0."],["The `VpcPeeringConfig` class is used to configure VPC peering between Datastream and a consumer's VPC, enabling them to interact with one another."],["The class includes properties for defining the subnet and the fully qualified name of the VPC for peering, and an associated NetworksName-typed property."],["The `VpcPeeringConfig` class is constructed using a parameterless constructor or a constructor that takes another `VpcPeeringConfig` object as a parameter."],["The page lists the availability of this resource in various versions, ranging from 1.0.0 to 2.9.0, with 2.9.0 being the latest version available."]]],[]]