public sealed class BigQueryConnectionSpec : IMessage<BigQueryConnectionSpec>, IEquatable<BigQueryConnectionSpec>, IDeepCloneable<BigQueryConnectionSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class BigQueryConnectionSpec.
[[["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 Data Catalog v1 API, specifically version 2.5.0, with links to other versions as well."],["`BigQueryConnectionSpec` is a class used to define specifications for a BigQuery connection, that inherits from `object`, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes various members, like `CloudSql`, `ConnectionType`, and `HasCredential`, in addition to it's inheritance and implemented members."],["The documentation includes constructors for creating instances of `BigQueryConnectionSpec`, either as a default constructor or by cloning another instance, along with a parameter table."],["`BigQueryConnectionSpec` can represent different types of BigQuery connections, including connections to Cloud SQL instances, specified by the `ConnectionType` property."],["There are 22 different versions, ranging from 1.2.0 to 2.14.0, of the class in the links provided, with 2.14.0 being the latest."]]],[]]