[[["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 is part of the Integration Connectors v1 API and is used to define how data is extracted."],["The latest version of the `ExtractionRule` class is 1.3.0, with prior versions available including 1.2.0, 1.1.0, and 1.0.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`ExtractionRule` has properties such as `ExtractionRegex` (a string) and `Source` (of type `ExtractionRule.Types.Source`) that are crucial to the function of extraction."],["You can construct a new `ExtractionRule` object, either as an empty object, or by passing in an existing `ExtractionRule` object."]]],[]]