public sealed class BigQueryConnectionSpec : IMessage<BigQueryConnectionSpec>, IEquatable<BigQueryConnectionSpec>, IDeepCloneable<BigQueryConnectionSpec>, IBufferMessage, IMessage
[[["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-03-25 UTC."],[[["The `BigQueryConnectionSpec` class provides specifications for BigQuery connections within the `Google.Cloud.DataCatalog.V1` namespace, with version 2.14.0 being the latest available."],["This class, part of the Google.Cloud.DataCatalog.V1.dll assembly, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring a range of functionalities for BigQuery connection handling."],["The `BigQueryConnectionSpec` class offers constructors, properties like `CloudSql`, `ConnectionSpecCase`, `ConnectionType`, and `HasCredential`, to define and manage various aspects of a BigQuery connection."],["The available documentation spans a range of versions from 1.2.0 up to the most recent 2.14.0, providing users with details on any specific version they may be working with."],["Version 1.5.0 is the version currently under review and the version covered in the information provided."]]],[]]