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-04-09 UTC."],[[["This webpage provides documentation for the `HybridContentItem` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.2.0 and the latest version."],["`HybridContentItem` is a class used to represent an individual hybrid item for inspection, designed for temporary storage during processing."],["The documentation outlines the class's inheritance, which includes `Object` and the implementation of several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `HybridContentItem` class has two constructors, one default and one that takes another `HybridContentItem` as a parameter for copying."],["The documentation includes the `FindingDetails` and `Item` properties, detailing their types, which are `HybridFindingDetails` and `ContentItem` respectively, along with their descriptions."]]],[]]