regionCode property

String? regionCode
getter/setter pair

ISO 3166-1 alpha-2 region code to use in the statistical modeling.

Set if no column is tagged with a region-specific InfoType (like US_ZIP_5) or a region code.

Implementation

core.String? regionCode;