public sealed class ForwardSshTunnelConnectivity : IMessage<ForwardSshTunnelConnectivity>, IEquatable<ForwardSshTunnelConnectivity>, IDeepCloneable<ForwardSshTunnelConnectivity>, 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 `ForwardSshTunnelConnectivity` class within the `Google.Cloud.Datastream.V1` namespace, providing information on its usage for setting up SSH tunnel connectivity."],["The `ForwardSshTunnelConnectivity` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various interactions with the system."],["The class has multiple versions available, including the latest version 2.9.0, and versions ranging from 2.0.0 up to 2.8.0, which provides a history and timeline for the class."],["The class contains properties such as `Hostname`, `Port`, `Username`, `Password`, and `PrivateKey` for configuring an SSH connection, with some fields being input-only or required."],["The `ForwardSshTunnelConnectivity` class offers two constructors: one default and one that accepts another `ForwardSshTunnelConnectivity` object as a parameter for initialization."]]],[]]