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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBigQueryConnectionSpec\u003c/code\u003e class provides specifications for BigQuery connections within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, ranging from 1.2.0 to 2.14.0, with 2.14.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigQueryConnectionSpec\u003c/code\u003e includes properties like \u003ccode\u003eCloudSql\u003c/code\u003e, \u003ccode\u003eConnectionSpecCase\u003c/code\u003e, \u003ccode\u003eConnectionType\u003c/code\u003e, and \u003ccode\u003eHasCredential\u003c/code\u003e to define various aspects of the BigQuery connection.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used in different contexts, such as within the protobuf message system.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides both a parameterless constructor, \u003ccode\u003eBigQueryConnectionSpec()\u003c/code\u003e, and a constructor which takes another \u003ccode\u003eBigQueryConnectionSpec\u003c/code\u003e object, allowing for easy duplication of information, \u003ccode\u003eBigQueryConnectionSpec(BigQueryConnectionSpec other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]