We are looking to have a search interface on the Dataplex metadata. As Dataplex Data catalog ingests all the metadata from Bigquery assets and it can take addtional metadata through tag templates, business glossory etc. I am looking for having search interface similar to Data catalog. I have searched for the Data catalog APIs and I found below. Suppose if I search with any tag template name or business term name that are attached to a table, I need to get the dataset name with the description. I do not need to see the data, just the dataset name and the full description works. How can I achieve this.
https://datacatalog.googleapis.com/v1beta1/catalog:search
https://datacatalog.googleapis.com/v1beta1/entries:lookup