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 version 4.14.0 being the current version displayed, however it contains documentation for versions up to 4.16.0."],["The `HybridContentItem` class represents an individual data item that is inspected by the API, which will be temporarily stored during processing."],["The class inherits from the `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, each with their respective `HybridContentItem` classes."],["Key properties of `HybridContentItem` include `FindingDetails`, which provides supplementary information for each finding, and `Item`, which represents the specific content item to be inspected."],["The provided documentation goes from versions 2.15.0 all the way to 4.16.0, and has different links for each of them."]]],[]]