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 Google Cloud Connectors v1 API, specifically version 1.2.0."],["`ExtractionRules` is a class used to identify backends from customer-provided configurations in a Connection resource, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes a collection property named `ExtractionRule`, which is of type `RepeatedField\u003cExtractionRule\u003e`."],["The document includes the latest version (1.3.0), as well as previous versions (1.1.0, 1.0.0) for this same class, but the detailed documentation describes version 1.2.0."],["The `ExtractionRules` class also has two constructors: one default and one that accepts an `ExtractionRules` object as a parameter."]]],[]]