public sealed class GetConnectionRequest : IMessage<GetConnectionRequest>, IEquatable<GetConnectionRequest>, IDeepCloneable<GetConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Connection v1 API class GetConnectionRequest.
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."],[[["This document provides reference information for the `GetConnectionRequest` class within the Google.Cloud.BigQuery.Connection.V1 API."],["`GetConnectionRequest` is a class used to request a specific connection, as part of the `ConnectionService.GetConnection` process."],["The latest version of this documentation is for version 2.9.0, and there is a comprehensive list of links to various versions, starting from 1.2.0 up to 2.9.0."],["The class `GetConnectionRequest` implements several interfaces, including `IMessage`, `IEquatable\u003cGetConnectionRequest\u003e`, `IDeepCloneable\u003cGetConnectionRequest\u003e`, and `IBufferMessage`, showcasing its functionalities."],["There are two constructors for the GetConnectionRequest class, and the class also has two properties, `ConnectionName` and `Name`."]]],[]]