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 page provides documentation for the `BigQueryConnectionSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, offering details on various versions, ranging from 1.2.0 to 2.14.0, with 2.14.0 being the latest."],["`BigQueryConnectionSpec` is a class that implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing BigQuery connection specifications."],["The class has properties for managing Cloud SQL BigQuery connections, determining the type of connection, and checking for attached credentials."],["There are two constructors available: a default constructor and another that allows creating a new instance by cloning an existing `BigQueryConnectionSpec`."],["The `BigQueryConnectionSpec` class inherits from `Object` and contains information on inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]