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-04-09 UTC."],[[["The latest version available for the `Google.Cloud.Datastream.V1.PrivateConnectivity` class is 2.9.0, with version 2.5.0 being the current version described."],["The `PrivateConnectivity` class is part of the `Google.Cloud.Datastream.V1` namespace and is implemented in the `Google.Cloud.Datastream.V1.dll` assembly."],["The class `PrivateConnectivity` has two constructors: a default constructor and one that accepts another `PrivateConnectivity` object for cloning."],["The class has two properties: `PrivateConnection`, which is a string representing a private connection resource reference, and `PrivateConnectionAsPrivateConnectionName`, which provides a typed view over the `PrivateConnection`."],["The `PrivateConnectivity` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members like `GetHashCode`, `GetType`, and `ToString` from the base `object` class."]]],[]]