Google Cloud Dialogflow Cx V3 Client - Class ExcludedPhrase (0.1.1)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class ExcludedPhrase.

An excluded entity phrase that should not be matched.

Generated from protobuf message google.cloud.dialogflow.cx.v3.EntityType.ExcludedPhrase

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3 \ EntityType

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ value string

Required. The word or phrase to be excluded.

getValue

Required. The word or phrase to be excluded.

Returns
TypeDescription
string

setValue

Required. The word or phrase to be excluded.

Parameter
NameDescription
var string
Returns
TypeDescription
$this