public sealed class ExtractionRules : IMessage<ExtractionRules>, IEquatable<ExtractionRules>, IDeepCloneable<ExtractionRules>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class ExtractionRules.
Extraction Rules to identity the backends from customer provided
configuration in Connection resource.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `ExtractionRules` class within the Integration Connectors v1 API, specifically for the .NET environment."],["`ExtractionRules` is a class used to define rules for identifying backends from customer-provided configurations in a Connection resource."],["The latest version of `ExtractionRules` is 1.3.0, with prior versions including 1.2.0, 1.1.0, and 1.0.0."],["The `ExtractionRules` class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ExtractionRules` class includes a property named `ExtractionRule`, which is a collection of `ExtractionRule` objects, and it is of type `RepeatedField`."]]],[]]