clientTags property

List<String>? clientTags
getter/setter pair

Trino client tags to attach to this query

Optional.

Implementation

core.List<core.String>? clientTags;