Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dataplex Lineage Costs

Hello everyone, I would like to understand the costs of the Dataplex API... If I access the Dataplex graphical interface, does it generate a call to the API when querying the lineage or when it generates the calls?

Solved Solved
0 1 63
1 ACCEPTED SOLUTION

Hi @Imantilla,

Welcome to the Google Cloud Community!

Yes, when you use the Dataplex UI to explore an asset’s lineage, the interface acts as a client that sends requests to the underlying Data Lineage API. It uses methods such as ‘dataLineage.searchLinks’, ‘dataLineage.listProcessLinks’, and ‘dataLineage.getProcess’ to retrieve the lineage graph data.

For additional details, you may refer to the following documentation: the Dataplex Lineage Billing Impact guide, which outlines how lineage activities may affect costs, and the Google Cloud Dataplex Pricing page, which provides the most accurate and up-to-date pricing information, including regional variations and ongoing updates.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.

View solution in original post

1 REPLY 1

Hi @Imantilla,

Welcome to the Google Cloud Community!

Yes, when you use the Dataplex UI to explore an asset’s lineage, the interface acts as a client that sends requests to the underlying Data Lineage API. It uses methods such as ‘dataLineage.searchLinks’, ‘dataLineage.listProcessLinks’, and ‘dataLineage.getProcess’ to retrieve the lineage graph data.

For additional details, you may refer to the following documentation: the Dataplex Lineage Billing Impact guide, which outlines how lineage activities may affect costs, and the Google Cloud Dataplex Pricing page, which provides the most accurate and up-to-date pricing information, including regional variations and ongoing updates.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.