Google Cloud Dialogflow Cx V3 Client - Class GroundingSignals (0.4.0)

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

Grounding signals.

Generated from protobuf message google.cloud.dialogflow.cx.v3.DataStoreConnectionSignals.GroundingSignals

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3 \ DataStoreConnectionSignals

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ decision int

Represents the decision of the grounding check.

↳ score int

Grounding score bucket setting.

getDecision

Represents the decision of the grounding check.

Returns
Type Description
int

setDecision

Represents the decision of the grounding check.

Parameter
Name Description
var int
Returns
Type Description
$this

getScore

Grounding score bucket setting.

Returns
Type Description
int

setScore

Grounding score bucket setting.

Parameter
Name Description
var int
Returns
Type Description
$this