public sealed class PrivateConnectivity : IMessage<PrivateConnectivity>, IEquatable<PrivateConnectivity>, IDeepCloneable<PrivateConnectivity>, IBufferMessage, IMessage
[[["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 details the `PrivateConnectivity` class within the `Google.Cloud.Datastream.V1` namespace, specifically version 2.1.0 of the library."],["The `PrivateConnectivity` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `PrivateConnectivity` class has two constructors: a default constructor and one that accepts another `PrivateConnectivity` object as a parameter."],["The class includes properties `PrivateConnection` (a string) and `PrivateConnectionAsPrivateConnectionName` which provides a typed view of the private connection resource name."],["The content provides a link to each version of the document, ranging from 1.0.0 to 2.9.0, with 2.9.0 being the most recent."]]],[]]