public sealed class DeleteEntityReconciliationJobRequest : IMessage<DeleteEntityReconciliationJobRequest>, IEquatable<DeleteEntityReconciliationJobRequest>, IDeepCloneable<DeleteEntityReconciliationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class DeleteEntityReconciliationJobRequest.
Request message for DeleteEntityReconciliationJob.
Required. The name of the EntityReconciliationJob resource.
Format:
projects/{project}/locations/{location}/entityReconciliationJobs/{entity_reconciliation_job}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eDeleteEntityReconciliationJobRequest\u003c/code\u003e class, which is part of the Enterprise Knowledge Graph v1 API in the Google Cloud .NET library, specifically in version 1.0.0-beta03.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEntityReconciliationJobRequest\u003c/code\u003e class is used to construct requests for deleting an \u003ccode\u003eEntityReconciliationJob\u003c/code\u003e, as indicated by its purpose.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default one and another that accepts an existing \u003ccode\u003eDeleteEntityReconciliationJobRequest\u003c/code\u003e instance, facilitating the creation of new instances with or without initial data.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties, such as \u003ccode\u003eEntityReconciliationJobName\u003c/code\u003e, to provide a typed view of the resource name, and the \u003ccode\u003eName\u003c/code\u003e property, a string that is required and specifies the target resource to be deleted, following a predefined format.\u003c/p\u003e\n"]]],[],null,[]]