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 page provides reference documentation for the `HybridContentItem` class in the Google Cloud Data Loss Prevention v2 API, with version 4.16.0 being the latest."],["`HybridContentItem` is used to represent an individual hybrid item for inspection, designed for temporary storage during the processing stage."],["The `HybridContentItem` class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `FindingDetails` of type `HybridFindingDetails` and `Item` of type `ContentItem` and is available in multiple versions."],["There are also two constructors listed, `HybridContentItem()` and `HybridContentItem(HybridContentItem other)`."]]],[]]