public sealed class DataSourceConnectionSpec : IMessage<DataSourceConnectionSpec>, IEquatable<DataSourceConnectionSpec>, IDeepCloneable<DataSourceConnectionSpec>, IBufferMessage, IMessage
Specification that applies to a data source connection. Valid only for
entries with the DATA_SOURCE_CONNECTION type.
[[["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-25 UTC."],[[["This page provides documentation for the `DataSourceConnectionSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, detailing its properties, methods, and usage."],["The latest version of the `DataSourceConnectionSpec` class is 2.14.0, and the page also lists previous versions from 2.13.0 down to 1.2.0, each with its own documentation link."],["The `DataSourceConnectionSpec` class is designed for data source connections, specifically for entries of the `DATA_SOURCE_CONNECTION` type, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also shows that the class inherits from the `Object` class, and it has properties like `BigqueryConnectionSpec` for fields specific to BigQuery connections, with constructors for creating instances."],["There is a table with the details of the `other` parameter, and its `DataSourceConnectionSpec` type."]]],[]]