public sealed class GetPrivateConnectionRequest : IMessage<GetPrivateConnectionRequest>, IEquatable<GetPrivateConnectionRequest>, IDeepCloneable<GetPrivateConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class GetPrivateConnectionRequest.
Request to get a private connection configuration.
[[["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."],[[["The latest version available for the DataStream v1 API is 2.9.0, with this specific page detailing version 2.8.0 of the `GetPrivateConnectionRequest` class."],["This document provides reference material for the `GetPrivateConnectionRequest` class, part of the Google.Cloud.Datastream.V1 namespace, used to get a private connection configuration."],["The `GetPrivateConnectionRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from `object`."],["The class includes properties like `Name` (a string) and `PrivateConnectionName` to specify the private connection configuration being requested, along with constructors for both default and copy operations."],["The content provides a list of available versions of the `GetPrivateConnectionRequest` all the way down to version 1.0.0, in addition to showing the latest version."]]],[]]