Google Cloud Dialogflow V2 Client - Class Text (1.8.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class Text.

The text response message.

Generated from protobuf message google.cloud.dialogflow.v2.Intent.Message.Text

Namespace

Google \ Cloud \ Dialogflow \ V2 \ Intent \ Message

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ text array

Optional. The collection of the agent's responses.

getText

Optional. The collection of the agent's responses.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setText

Optional. The collection of the agent's responses.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this