Reference documentation and code samples for the Google Cloud Orchestration Airflow V1 Client class CloudDataLineageIntegration.
Configuration for Cloud Data Lineage integration.
Generated from protobuf message google.cloud.orchestration.airflow.service.v1.CloudDataLineageIntegration
Namespace
Google \ Cloud \ Orchestration \ Airflow \ Service \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ enabled |
bool
Optional. Whether or not Cloud Data Lineage integration is enabled. |
getEnabled
Optional. Whether or not Cloud Data Lineage integration is enabled.
| Returns | |
|---|---|
| Type | Description |
bool |
|
setEnabled
Optional. Whether or not Cloud Data Lineage integration is enabled.
| Parameter | |
|---|---|
| Name | Description |
var |
bool
|
| Returns | |
|---|---|
| Type | Description |
$this |
|