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 provided content is for the `BigQueryConnectionSpec` class within the `Google.Cloud.DataCatalog.V1` namespace in .NET, with version 1.7.0 being the initially referenced one but version 2.14.0 being the latest."],["`BigQueryConnectionSpec` defines specifications for BigQuery connections, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors for creating instances and allows for cloning from existing `BigQueryConnectionSpec` objects."],["The class has properties such as `CloudSql` for Cloud SQL connections, `ConnectionSpecCase` for identifying the connection type, `ConnectionType` to specify BigQuery connection types, and `HasCredential` to indicate if credentials are included."],["There is an extensive list of previous versions available for this specification starting from version 1.2.0 all the way to version 2.14.0."]]],[]]