selection property

String? selection
getter/setter pair

Selection choice ID for the selection option.

Should only be set if the field type is SELECTION in the Google Drive Label.Field object. Maps to the id field of the Google Drive Label.Field.SelectionOptions resource.

Implementation

core.String? selection;