Class ConflictingResources (1.33.0)

ConflictingResources(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

NameDescription
intent_display_names MutableSequence[str]
Display names of conflicting intents.
entity_display_names MutableSequence[str]
Display names of conflicting entities.