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."],[[["The `PrivateConnectivity` class in the Google.Cloud.Datastream.V1 API provides a way to manage private connections within Google Cloud Datastream."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for robust functionality and data management."],["The latest version of the API is 2.9.0, with documentation also available for versions ranging from 2.8.0 down to 1.0.0, as it regards the private connection class."],["The `PrivateConnectivity` class has properties such as `PrivateConnection` (a string) and `PrivateConnectionAsPrivateConnectionName`, which allows specifying private connection resources."],["The `PrivateConnectivity` class can be constructed with either no parameter, or another `PrivateConnectivity` parameter."]]],[]]