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."],[[["This webpage provides documentation for the `HybridContentItem` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["`HybridContentItem` is used to represent an individual item for inspection during hybrid data processing, and it temporarily stores this item during the process."],["The documentation lists various versions of the API, ranging from 4.16.0 down to 2.15.0, each with its corresponding `HybridContentItem` class documentation page."],["The `HybridContentItem` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`HybridContentItem` has two main properties: `FindingDetails` which contains supplementary information, and `Item` which is the `ContentItem` being inspected."]]],[]]