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 document provides reference documentation for the `HybridContentItem` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `HybridContentItem` class is used to represent an individual item that will be inspected and temporarily stored during processing."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The page also lists multiple versions of the Google Cloud DLP v2 API, ranging from 2.15.0 to 4.16.0 (latest), and the current documentation is for version 4.10.0, with each version providing the same `HybridContentItem` document."],["`HybridContentItem` includes properties such as `FindingDetails`, and `Item`, enabling supplementary information and the item itself for inspection, respectively."]]],[]]