Class ListEntityReconciliationJobsResponse (0.3.8)

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

Response message for EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs.

Attributes

NameDescription
entity_reconciliation_jobs MutableSequence[google.cloud.enterpriseknowledgegraph_v1.types.EntityReconciliationJob]
A list of EntityReconciliationJobs that matches the specified filter in the request.
next_page_token str
The standard List next-page token.