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-21 UTC."],[[["This webpage provides documentation for the `PrivateConnectivity` class within the Google Cloud Datastream v1 API, specifically version 2.6.0."],["The `PrivateConnectivity` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact within the Google Protocol Buffers framework."],["The `PrivateConnectivity` class has two constructors, a default one and another to copy from an existing `PrivateConnectivity` instance."],["The `PrivateConnectivity` class has properties `PrivateConnection` which is a string property holding a reference to a private connection resource, and `PrivateConnectionAsPrivateConnectionName`, which provides a type view of the private connection resource name."],["The documentation site showcases the history of versions for this class, from version 1.0.0 to the latest version, 2.9.0, demonstrating its evolution."]]],[]]