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][ImportEntityTypesResponse.REPORT_CONFLICT] is set in the request and there are conflicts in the display names.

Attributes

NameDescription
entity_type_display_names MutableSequence[str]
Display names of conflicting entity types.
entity_display_names MutableSequence[str]
Display names of conflicting entities.