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