public sealed class PrivateConnectivity : IMessage<PrivateConnectivity>, IEquatable<PrivateConnectivity>, IDeepCloneable<PrivateConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PrivateConnectivity.
[[["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 webpage provides documentation for the `PrivateConnectivity` class within the Google Cloud Datastream v1 API, specifically version 2.7.0."],["The `PrivateConnectivity` class is part of the `Google.Cloud.Datastream.V1` namespace and is contained within the `Google.Cloud.Datastream.V1.dll` assembly."],["It details the class's inheritance, which stems from `object` and includes implementations of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation outlines the available constructors, including a default constructor and one that accepts another `PrivateConnectivity` instance for duplication, and provides information for the `PrivateConnection` and `PrivateConnectionAsPrivateConnectionName` properties."],["The latest version of the documentation available is 2.9.0, with versions 1.0.0 through 2.8.0 also being accessible through the navigation panel."]]],[]]