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

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
NameDescription
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
TypeDescription
string

setContent

The uncompressed byte content for the objects.

Parameter
NameDescription
var string
Returns
TypeDescription
$this