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."],[[["This documentation covers the `PrivateConnectivity` class within the Google Cloud Datastream v1 API, specifically version 2.2.0."],["The `PrivateConnectivity` class is used to represent and interact with private connection resources, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this documentation is 2.9.0, while 2.2.0 is the focused version, and it offers a list of versions from 1.0.0 to 2.9.0."],["The `PrivateConnectivity` class provides properties such as `PrivateConnection` (a string representing the private connection resource) and `PrivateConnectionAsPrivateConnectionName` (a `PrivateConnectionName`-typed view of the resource name)."],["It is possible to instantiate a new `PrivateConnectivity` object with or without passing an existing `PrivateConnectivity` object."]]],[]]