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 using \u003ccode\u003eConnectionService.GetConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConnectionRequest\u003c/code\u003e class includes two constructors: a default constructor and one that takes another \u003ccode\u003eGetConnectionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties for managing the connection's name, with a \u003ccode\u003eConnectionName\u003c/code\u003e typed view and a \u003ccode\u003eName\u003c/code\u003e property that requires a string in the format: \u003ccode\u003eprojects/{project_id}/locations/{location_id}/connections/{connection_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage documents the various versions of the .NET reference for \u003ccode\u003eGetConnectionRequest\u003c/code\u003e for Google.Cloud.BigQuery.Connection.V1, the latest version being 2.9.0, with a range from 1.2.0 to 2.9.0.\u003c/p\u003e\n"]]],[],null,[]]