Cloud Natural Language V1 Client - Class Voice (0.31.3)

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 \ PartOfSpeech

Methods

static::name

Parameter
NameDescription
value mixed

static::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;