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-21 UTC."],[[["The latest version available for `BigQueryConnectionSpec` is 2.14.0, but this page is showing the documentation for version 1.3.0."],["`BigQueryConnectionSpec` serves as a specification for BigQuery connections within the `Google.Cloud.DataCatalog.V1` namespace, implemented through various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class, `BigQueryConnectionSpec`, offers constructors for creating new instances and instances based on existing `BigQueryConnectionSpec` objects, through it's parameters."],["Key properties within `BigQueryConnectionSpec` include `CloudSql` for Cloud SQL instance connections, `ConnectionSpecCase` to determine the type of connection, `ConnectionType` for specifying the connection type, and `HasCredential` to check if credentials are included."],["The documentation provides links to previous versions of the `BigQueryConnectionSpec`, ranging from 2.13.0 down to 1.2.0, allowing access to the documentation of past versions."]]],[]]