public sealed class CreateEntityReconciliationJobRequest : IMessage<CreateEntityReconciliationJobRequest>, IEquatable<CreateEntityReconciliationJobRequest>, IDeepCloneable<CreateEntityReconciliationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class CreateEntityReconciliationJobRequest.
Request message for CreateEntityReconciliationJob.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eCreateEntityReconciliationJobRequest\u003c/code\u003e class within the Google Cloud Enterprise Knowledge Graph v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEntityReconciliationJobRequest\u003c/code\u003e class serves as the request message for the \u003ccode\u003eCreateEntityReconciliationJob\u003c/code\u003e function, allowing the creation of a new job within the API.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from base types like \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, providing core functionalities for object handling and message management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eEntityReconciliationJob\u003c/code\u003e, representing the job to be created, and \u003ccode\u003eParent\u003c/code\u003e, specifying the location where the job will be created in the format of \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: one default constructor for creating a new instance, and one taking another \u003ccode\u003eCreateEntityReconciliationJobRequest\u003c/code\u003e instance to clone its state.\u003c/p\u003e\n"]]],[],null,[]]