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-21 UTC."],[[["This webpage provides documentation for the `DataSourceConnectionSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version documented is 2.14.0, and the page lists all available versions down to 1.2.0 for the `DataSourceConnectionSpec` class in the .NET documentation."],["`DataSourceConnectionSpec` is a class that is applicable for entries with the `DATA_SOURCE_CONNECTION` type, defining the specification that applies to a data source connection."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `Object` class."],["The class contains a property named `BigqueryConnectionSpec` which is of type `BigQueryConnectionSpec` and is used to specify fields that are specific to BigQuery connections."]]],[]]