public sealed class CloudDataLineageIntegration : IMessage<CloudDataLineageIntegration>, IEquatable<CloudDataLineageIntegration>, IDeepCloneable<CloudDataLineageIntegration>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class CloudDataLineageIntegration.
[[["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 `CloudDataLineageIntegration` class within the Google Cloud Composer v1 API, specifically for version 2.6.0."],["`CloudDataLineageIntegration` is a class used for configuring Cloud Data Lineage integration in the Airflow Service and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `CloudDataLineageIntegration` has two constructors, a default one and one that accepts another `CloudDataLineageIntegration` instance as a parameter."],["The `Enabled` property of the `CloudDataLineageIntegration` class determines if Cloud Data Lineage integration is enabled, represented by a boolean value."],["The webpage also provides links to the documentation for different versions of the API, ranging from version 1.0.0 to the latest version, 2.9.0."]]],[]]