Excel Add-In for Google Data Catalog

Build 24.0.8963

TableTagsDetails

To view the list of tags added to the table

Table Specific Information

Select

The add-in will use the Google Data Catalog API to process WHERE clause conditions built with the following column and operator. The ResourceName is required to make a request and the rest of the filter is executed client side within the add-in.

  • ResourceName supports the '=' comparison.

For example, the following queries are processed server side:

SELECT * FROM TableTagsDetails WHERE ResourceName = 'projects/level-works-253411/locations/us/entryGroups/@bigquery/entries/cHJvamVjdHMvbGV2ZWwtd29ya3MtMjUzNDExL2RhdGFzZXRzL3Rlc3RkYi90YWJsZXMvbXl2aWV3'

Columns

Name Type Description
ResourceName String The ResourceName.
TagTemplateName String The TagTemplate name.
TableColumnName String If the TagTemplate added for a column in the table, the column name will be added here.
TagFieldName String TagField column name.
TagFieldValue String TagField column value.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963