Class ListEntityReconciliationJobsRequest (0.3.8)

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

Request message for EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs.

Attributes

NameDescription
parent str
Required. The name of the EntityReconciliationJob's parent resource. Format: projects/{project}/locations/{location}
filter str
An expression for filtering the results of the request. For field names both snake_case and camelCase are supported.
page_size int
The standard list page size.
page_token str
The standard list page token.