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 reference documentation for the `PrivateConnectivity` class within the Google Cloud Datastream V1 API, specifically within the .NET environment."],["The `PrivateConnectivity` class is part of the `Google.Cloud.Datastream.V1` namespace and is located within the `Google.Cloud.Datastream.V1.dll` assembly."],["It implements several interfaces, including `IMessage`, `IEquatable\u003cPrivateConnectivity\u003e`, `IDeepCloneable\u003cPrivateConnectivity\u003e`, and `IBufferMessage`, making it versatile within the protocol buffer ecosystem."],["The class has two constructors, one default and one that takes another `PrivateConnectivity` object as a parameter, for copying purposes."],["Key properties include `PrivateConnection`, a string representing the private connection resource reference, and `PrivateConnectionAsPrivateConnectionName`, which offers a typed view of the same resource name using the `PrivateConnectionName` type."]]],[]]