Cloud Natural Language V1beta2 Client - Class Voice (0.29.0)

Reference documentation and code samples for the Cloud Natural Language V1beta2 Client class Voice.

The relationship between the action that a verb expresses and the participants identified by its arguments.

Protobuf type google.cloud.language.v1beta2.PartOfSpeech.Voice

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

VOICE_UNKNOWN

Value: 0

Voice is not applicable in the analyzed language or is not predicted.

Generated from protobuf enum VOICE_UNKNOWN = 0;

ACTIVE

Value: 1

Active

Generated from protobuf enum ACTIVE = 1;

CAUSATIVE

Value: 2

Causative

Generated from protobuf enum CAUSATIVE = 2;

PASSIVE

Value: 3

Passive

Generated from protobuf enum PASSIVE = 3;