Google Cloud Dialogflow Cx V3 Client - Class ExportIntentsResponse (0.8.1)

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

The response message for Intents.ExportIntents .

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

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ intents_uri
string

The URI to a file containing the exported intents. This field is populated only if intents_uri is specified in ExportIntentsRequest .

↳ intents_content
InlineDestination

Uncompressed byte content for intents. This field is populated only if intents_content_inline is set to true in ExportIntentsRequest .

getIntentsUri

The URI to a file containing the exported intents. This field is populated only if intents_uri is specified in ExportIntentsRequest .

Returns
Type
Description
string

hasIntentsUri

setIntentsUri

The URI to a file containing the exported intents. This field is populated only if intents_uri is specified in ExportIntentsRequest .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getIntentsContent

Uncompressed byte content for intents. This field is populated only if intents_content_inline is set to true in ExportIntentsRequest .

Returns
Type
Description

hasIntentsContent

setIntentsContent

Uncompressed byte content for intents. This field is populated only if intents_content_inline is set to true in ExportIntentsRequest .

Parameter
Name
Description
Returns
Type
Description
$this

getIntents

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: