customColumnIds property

List<String>? customColumnIds
getter/setter pair

The IDs of custom columns that use this conversion custom variable.

Output only.

Implementation

core.List<core.String>? customColumnIds;