public sealed class DataSourceConnectionSpec : IMessage<DataSourceConnectionSpec>, IEquatable<DataSourceConnectionSpec>, IDeepCloneable<DataSourceConnectionSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DataSourceConnectionSpec.
Specification that applies to a data source connection. Valid only for
entries with the DATA_SOURCE_CONNECTION type.
Only one of internal specs can be set at the time, and cannot
be changed later.
[[["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."],[[["This webpage provides reference documentation for the `DataSourceConnectionSpec` class within the Google Cloud Data Catalog v1 API, specifically for version 2.8.0."],["The `DataSourceConnectionSpec` class defines specifications for data source connections and is applicable to entries with the `DATA_SOURCE_CONNECTION` type, where only one of the internal specifications can be set at one time."],["The latest version of the API is 2.14.0 and the page allows users to view the documentation for other versions, from 1.2.0 to 2.14.0, via the list provided."],["The `DataSourceConnectionSpec` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has public constructors, and the property `BigqueryConnectionSpec`, which provides details specific to BigQuery connections."]]],[]]