public sealed class GetConnectionRequest : IMessage<GetConnectionRequest>, IEquatable<GetConnectionRequest>, IDeepCloneable<GetConnectionRequest>, IBufferMessage, IMessage
The request for [ConnectionService.GetConnection][google.cloud.bigquery.connection.v1.ConnectionService.GetConnection].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetConnectionRequest\u003c/code\u003e class is used to request a connection via \u003ccode\u003eConnectionService.GetConnection\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.BigQuery.Connection.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eGetConnectionRequest\u003c/code\u003e: a default constructor and another that takes another \u003ccode\u003eGetConnectionRequest\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConnectionRequest\u003c/code\u003e class has two properties: \u003ccode\u003eConnectionName\u003c/code\u003e, which is a typed view of the connection's name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name of the connection in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for this resource is version 2.9.0, and this particular page covers version 2.1.0, as well as offering links to versions from 1.2.0 to 2.9.0.\u003c/p\u003e\n"]]],[],null,[]]