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

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

Represents the natural language text to be processed.

Generated from protobuf message google.cloud.dialogflow.cx.v3.TextInput

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ text string

Required. The UTF-8 encoded natural language text to be processed.

getText

Required. The UTF-8 encoded natural language text to be processed.

Returns
Type Description
string

setText

Required. The UTF-8 encoded natural language text to be processed.

Parameter
Name Description
var string
Returns
Type Description
$this