attributeOverrides property

  1. @TagNumber(5)
List<String> attributeOverrides

Optional. Attribute overrides of the Analyzers. Format for each single override item: "{analyzer_name}:{attribute_key}={value}"

Implementation

@$pb.TagNumber(5)
$core.List<$core.String> get attributeOverrides => $_getList(4);