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 for the .NET environment."],["The documentation covers a range of versions for `HybridContentItem`, from version 2.15.0 up to the latest version, 4.16.0."],["`HybridContentItem` is used to define an individual item for inspection and is temporarily stored during processing, with information about the class's inheritance, interfaces, constructors, and properties."],["The class includes properties such as `FindingDetails` and `Item`, which provide supplementary information for findings and the content item to inspect, respectively."]]],[]]