[[["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."],[[["The `ExtractionRule` class, part of the Integration Connectors v1 API, is used for defining rules to extract data."],["This class is implemented from several interfaces, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`ExtractionRule` has two constructors: a default constructor and one that accepts another `ExtractionRule` object as a parameter."],["It contains properties `ExtractionRegex` (a string for the extraction regex) and `Source` (specifying where the extraction rule is applied)."],["There are four versions available for the extraction rule, with the latest version being 1.3.0, and other available versions 1.2.0, 1.1.0, and 1.0.0."]]],[]]