Module: Google::Cloud::Language::V1beta2::PartOfSpeech::Voice
- Defined in:
 - lib/google/cloud/language/v1beta2/doc/google/cloud/language/v1beta2/language_service.rb
 
Overview
The relationship between the action that a verb expresses and the participants identified by its arguments.
Constant Summary collapse
- VOICE_UNKNOWN =
          
Voice is not applicable in the analyzed language or is not predicted.
 0- ACTIVE =
          
Active
 1- CAUSATIVE =
          
Causative
 2- PASSIVE =
          
Passive
 3