Reference documentation and code samples for the Cloud Natural Language V1 Client class Voice.
The relationship between the action that a verb expresses and the participants identified by its arguments.
Protobuf type google.cloud.language.v1.PartOfSpeech.Voice
Namespace
Google \ Cloud \ Language \ V1 \ PartOfSpeechMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
VOICE_UNKNOWN
Value: 0Voice is not applicable in the analyzed language or is not predicted.
Generated from protobuf enum VOICE_UNKNOWN = 0;
ACTIVE
Value: 1Active
Generated from protobuf enum ACTIVE = 1;
CAUSATIVE
Value: 2Causative
Generated from protobuf enum CAUSATIVE = 2;
PASSIVE
Value: 3Passive
Generated from protobuf enum PASSIVE = 3;