Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class ImportIntentsResponse.
The response message for Intents.ImportIntents .
Generated from protobuf message google.cloud.dialogflow.cx.v3.ImportIntentsResponse
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ intents
array
The unique identifier of the imported intents. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>
.
↳ conflicting_resources
ImportIntentsResponse\ConflictingResources
Info which resources have conflicts when REPORT_CONFLICT merge_option is set in ImportIntentsRequest.
getIntents
The unique identifier of the imported intents.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>
.
setIntents
The unique identifier of the imported intents.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/intents/<IntentID>
.
var
string[]
$this
getConflictingResources
Info which resources have conflicts when REPORT_CONFLICT merge_option is set in ImportIntentsRequest.
hasConflictingResources
clearConflictingResources
setConflictingResources
Info which resources have conflicts when REPORT_CONFLICT merge_option is set in ImportIntentsRequest.
$this