tagKeys property

List<TagKey>? tagKeys
getter/setter pair

List of TagKeys that live under the specified parent in the request.

Implementation

core.List<TagKey>? tagKeys;