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."],[[["The `CloudDataLineageIntegration` class is part of the Google Cloud Composer v1 API and is used for configuring Cloud Data Lineage integration."],["This class is available in multiple versions, ranging from version 1.0.0 to the latest version 2.9.0, with version 2.8.0 being the one the documentation is currently displaying."],["`CloudDataLineageIntegration` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has a property called `Enabled`, which is a boolean that determines if Cloud Data Lineage integration is activated or not."],["It has two constructors, one that is empty and another one that takes in an instance of `CloudDataLineageIntegration`."]]],[]]