CreateEntityReconciliationJobRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for CreateEntityReconciliationJob.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The resource name of the Location to create the EntityReconciliationJob in. Format: projects/{project}/locations/{location}
|
entity_reconciliation_job |
google.cloud.enterpriseknowledgegraph_v1.types.EntityReconciliationJob
Required. The EntityReconciliationJob to create. |