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-21 UTC."],[[["This webpage details the `PrivateConnectivity` class within the `Google.Cloud.Datastream.V1` namespace, specifically version 2.0.0 of the .NET library."],["The `PrivateConnectivity` class, which implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is used to manage private connection resources within Google Cloud Datastream."],["The class includes properties for `PrivateConnection`, which stores a string reference to a private connection resource, and `PrivateConnectionAsPrivateConnectionName`, providing a typed view of the resource name."],["The webpage also lists all available versions of the `Google.Cloud.Datastream.V1` package, from version 1.0.0 to the latest, 2.9.0."],["The `PrivateConnectivity` class is constructed by using the default constructor `PrivateConnectivity()` and `PrivateConnectivity(PrivateConnectivity other)` to copy the fields from another `PrivateConnectivity` instance."]]],[]]