fieldValues property

List<String>? fieldValues
getter/setter pair

The list of values of the field.

Output only.

Implementation

core.List<core.String>? fieldValues;