role property

String? role
getter/setter pair

The producer of the content.

Must be either 'user' or 'model'. If not set, the service will default to 'user'.

Optional.

Implementation

core.String? role;