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 page provides documentation for the `HybridContentItem` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.6.0 and other versions."],["`HybridContentItem` is a class representing an individual item for inspection in the Google Cloud DLP API, which is temporarily stored during the inspection process."],["The documentation includes inheritance details, implemented interfaces, and members, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class includes constructors for creating a new `HybridContentItem` and copying an existing one, as well as properties like `FindingDetails` and `Item`."],["Multiple versions of the documentation for the same `HybridContentItem` class are available, ranging from version 2.15.0 up to the latest version 4.16.0."]]],[]]