fields property

  1. @TagNumber(2)
List<DataProfileResult_Profile_Field> get fields

List of fields with structural and profile information for each field.

Implementation

@$pb.TagNumber(2)
$core.List<DataProfileResult_Profile_Field> get fields => $_getList(0);