TagTemplateColumns
To view the list of columns in the TagTemplate.
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.
SELECT * FROM TagTemplateColumns WHERE ResourceName = 'projects/level-works-253411/locations/us-central1/tagTemplates/demotemplate'
Columns
Name | Type | Description |
ResourceName [KEY] | String | Resourcename of Tagtemplate. |
TagTemplateName | String | The TagTemplate name. |
ColumnName | String | The TagTemplate column name. |
ColumnType | String | The TagTemplate column type. |