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

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
Name Description
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
Type Description
string

setValue

Required. The word or phrase to be excluded.

Parameter
Name Description
var string
Returns
Type Description
$this