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 webpage provides reference documentation for the `GetConnectionRequest` class within the Google Cloud BigQuery Connection v1 API, specifically version 2.7.0."],["The `GetConnectionRequest` class is used to request a connection via `ConnectionService.GetConnection` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance, constructors (`GetConnectionRequest()` and `GetConnectionRequest(GetConnectionRequest)`), properties (`ConnectionName` and `Name`), and links to related information within the .NET documentation."],["It also lists previous versions of the class, from 2.6.0 to 1.2.0, and the latest version which is 2.9.0, while the current version is 2.7.0."]]],[]]