Google Cloud Dialogflow Cx V3 Client - Class ConflictingResources (0.3.3)

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

Conflicting resources detected during the import process. Only filled when REPORT_CONFLICT is set in the request and there are conflicts in the display names.

Generated from protobuf message google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3 \ ImportEntityTypesResponse

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ entity_type_display_names array

Display names of conflicting entity types.

↳ entity_display_names array

Display names of conflicting entities.

getEntityTypeDisplayNames

Display names of conflicting entity types.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setEntityTypeDisplayNames

Display names of conflicting entity types.

Parameter
Name Description
var string[]
Returns
Type Description
$this

getEntityDisplayNames

Display names of conflicting entities.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setEntityDisplayNames

Display names of conflicting entities.

Parameter
Name Description
var string[]
Returns
Type Description
$this