public sealed class ReconConfig.Types.Options : IMessage<ReconConfig.Types.Options>, IEquatable<ReconConfig.Types.Options>, IDeepCloneable<ReconConfig.Types.Options>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class ReconConfig.Types.Options.
Options for experimental changes on entity clustering behavior.
[[["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-04-17 UTC."],[[["This documentation covers the `ReconConfig.Types.Options` class within the Enterprise Knowledge Graph v1 API, specifically for version 1.0.0-beta03, and also provides a link to version 1.0.0-beta04."],["The `ReconConfig.Types.Options` class is designed to manage experimental settings for entity clustering behaviors within the API."],["It inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor `Options()` and an overloaded constructor `Options(Options other)` that takes another `Options` instance as an argument."],["The class has a property, `EnableGeocodingSeparation`, which is a boolean that, if true, separates clusters based on geographic region using schema.org properties."]]],[]]