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 version 2.2.0."],["The `VpcPeeringConfig` class is utilized for establishing VPC peering between Datastream and a consumer's Virtual Private Cloud (VPC) network."],["The class includes properties for defining the subnet (`Subnet`) and the fully qualified VPC name (`Vpc`), as well as a typed view for the VPC resource name (`VpcAsNetworksName`)."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The document includes links to every available version, from 2.9.0 (latest) to 1.0.0."]]],[]]