public sealed class ConnectedComponentsConfig : IMessage<ConnectedComponentsConfig>, IEquatable<ConnectedComponentsConfig>, IDeepCloneable<ConnectedComponentsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class ConnectedComponentsConfig.
[[["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\u003eThe \u003ccode\u003eConnectedComponentsConfig\u003c/code\u003e class in the Enterprise Knowledge Graph v1 API provides options for configuring connected components within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.EnterpriseKnowledgeGraph.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.EnterpriseKnowledgeGraph.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnectedComponentsConfig\u003c/code\u003e class offers two constructors: a default constructor and one that takes another \u003ccode\u003eConnectedComponentsConfig\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class features the property \u003ccode\u003eWeightThreshold\u003c/code\u003e, which is of type \u003ccode\u003efloat\u003c/code\u003e and represents the threshold used for determining connected components, with a default value of 0.85.\u003c/p\u003e\n"]]],[],null,[]]