Google Cloud Dialogflow Cx V3 Client - Class InlineDestination (0.2.1)

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

Inline destination for a Dialogflow operation that writes or exports objects (e.g. intents) outside of Dialogflow.

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

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ content string

Output only. The uncompressed byte content for the objects. Only populated in responses.

getContent

Output only. The uncompressed byte content for the objects.

Only populated in responses.

Returns
TypeDescription
string

setContent

Output only. The uncompressed byte content for the objects.

Only populated in responses.

Parameter
NameDescription
var string
Returns
TypeDescription
$this