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."],[[["This document provides reference information for the `GetPrivateConnectionRequest` class within the Google Cloud Datastream V1 API, specifically version 2.7.0."],["`GetPrivateConnectionRequest` is used to request a private connection configuration and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPrivateConnectionRequest` class has two constructors and two properties, one being the `Name` of the private connectivity configuration to be retrieved, and the other a `PrivateConnectionName`-typed view over the `Name`."],["There are various versions of the API available, with 2.9.0 being the latest and version 2.7.0 representing the current context of the provided documentation, all of them referencing the GetPrivateConnectionRequest."]]],[]]