[[["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 `ContentItem` class in the `Google.Cloud.Dlp.V2` namespace is a container structure for content that will be inspected, with the latest version being 4.16.0 and many prior versions available."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer operations."],["`ContentItem` has constructors to create new instances, either empty or by copying another `ContentItem`, allowing for flexible object creation."],["The `ContentItem` class has properties such as `ByteItem`, `Table`, and `Value` that handle various forms of content data."],["The `DataItemCase` property indicates which type of data is currently stored within the `ContentItem`, as it functions as a one-of-case for the various datatypes it could contain."]]],[]]