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 \ V3Methods
__construct
Constructor.
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
Google\Cloud\Dialogflow\Cx\V3\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
.
string
hasIntentsUri
setIntentsUri
The URI to a file containing the exported intents. This field is
populated only if intents_uri
is specified in ExportIntentsRequest
.
var
string
$this
getIntentsContent
Uncompressed byte content for intents. This field is populated only if intents_content_inline
is set to true in ExportIntentsRequest
.
hasIntentsContent
setIntentsContent
Uncompressed byte content for intents. This field is populated only if intents_content_inline
is set to true in ExportIntentsRequest
.
$this
getIntents
string