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 latest version available for the `HybridContentItem` class in the Google Cloud Data Loss Prevention v2 API is 4.16.0."],["`HybridContentItem` is a class used for inspecting individual hybrid items temporarily during processing, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers two constructors: a default constructor and a copy constructor that accepts another `HybridContentItem` instance."],["It includes properties like `FindingDetails` to provide supplementary information to each finding and `Item` to specify the item to inspect."],["The class `HybridContentItem` has a list of versioned documentation pages ranging from version 2.15.0 to version 4.16.0."]]],[]]