public sealed class ByteContentItem : IMessage<ByteContentItem>, IEquatable<ByteContentItem>, IDeepCloneable<ByteContentItem>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ByteContentItem.
[[["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."],[[["This webpage provides documentation for the `ByteContentItem` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with links to various version-specific details."],["The `ByteContentItem` class is used as a container for byte data that can be inspected or redacted, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties, `Data` for the content bytes and `Type` to define the type of data within those bytes, with a default of `TEXT_UTF8`."],["The documentation has version history, with version 4.16.0 being the most current version and going as far back as version 2.15.0."]]],[]]