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 provides reference information for the `ReconConfig.Types.Options` class within the Enterprise Knowledge Graph v1 API."],["`ReconConfig.Types.Options` is a class that manages experimental changes for entity clustering behavior and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReconConfig.Types.Options` class includes two constructors: a default one (`Options()`) and one that accepts another `Options` object as a parameter for copying its properties (`Options(Options)`)."],["The class contains the property `EnableGeocodingSeparation`, which allows separating clusters based on their geographic region, utilizing `schema.org/addressLocality`, `schema.org/addressRegion`, and `schema.org/addressCountry`."],["This class is within the namespace `Google.Cloud.EnterpriseKnowledgeGraph.V1`, located in the assembly `Google.Cloud.EnterpriseKnowledgeGraph.V1.dll`."]]],[]]