voice property
The grammatical voice. Possible string values are:
- "VOICE_UNKNOWN" : Voice is not applicable in the analyzed language or is not predicted.
- "ACTIVE" : Active
- "CAUSATIVE" : Causative
- "PASSIVE" : Passive
Implementation
core.String? voice;