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 is 4.16.0, which is part of the Google Cloud Data Loss Prevention v2 API."],["This page provides reference documentation for the `HybridContentItem` class, which is used to represent an individual hybrid item for inspection in the Google Cloud Data Loss Prevention v2 API."],["The `HybridContentItem` class, found within the `Google.Cloud.Dlp.V2` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `HybridContentItem` class has two properties, `FindingDetails`, which is of type `HybridFindingDetails`, and `Item`, which is of type `ContentItem`."],["The webpage contains links to documentation for multiple versions of `HybridContentItem`, including all versions from 4.16.0 down to 2.15.0, providing access to previous release details."]]],[]]