infoTypes property

List<String>? infoTypes
getter/setter pair

InfoTypes to apply this transformation to.

If this is not specified, the transformation applies to any info_type.

Implementation

core.List<core.String>? infoTypes;