JDBC Driver for Google Data Catalog

Build 22.0.8462

TagTemplateColumns

To view the list of columns in the TagTemplate.

Table Specific Information

Select

The driver 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 driver.

  • 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.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462