Google Cloud Dialogflow Cx V3 Client - Class InlineSource (0.3.4)

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

Inline source for a Dialogflow operation that reads or imports objects (e.g. intents) into Dialogflow.

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

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ content string

The uncompressed byte content for the objects.

getContent

The uncompressed byte content for the objects.

Returns
Type Description
string

setContent

The uncompressed byte content for the objects.

Parameter
Name Description
var string
Returns
Type Description
$this