tags property

List<GoogleCloudDatacatalogV1Tag>? tags
getter/setter pair

A list of tags to apply to an entry.

A tag can specify a tag template, which must be the template specified in the ReconcileTagsRequest. The sole entry and each of its columns must be mentioned at most once.

Implementation

core.List<GoogleCloudDatacatalogV1Tag>? tags;