public sealed class HybridContentItem : IMessage<HybridContentItem>, IEquatable<HybridContentItem>, IDeepCloneable<HybridContentItem>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class HybridContentItem.
An individual hybrid item to inspect. Will be stored temporarily during
processing.
[[["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-24 UTC."],[[["The content provides documentation for the `HybridContentItem` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its purpose as an individual hybrid item for inspection during processing."],["The page includes a list of available versions for the `HybridContentItem`, ranging from version 2.15.0 to the latest, 4.16.0, allowing developers to access documentation for specific releases."],["`HybridContentItem` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its support for various functionalities like message processing, equality checking, deep cloning, and buffered message handling."],["The documentation outlines the `HybridContentItem` class's constructors, including a default constructor and one for creating a copy from another `HybridContentItem`, with properties `FindingDetails` and `Item` detailed."],["The `HybridContentItem` class is located in the `Google.Cloud.Dlp.V2` namespace and is part of the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]