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."],[[["The webpage provides documentation for the `ByteContentItem` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["`ByteContentItem` is used as a container for bytes that can be inspected or redacted, with the latest version being 4.16.0."],["The class has multiple versions available, spanning from 2.15.0 up to the current latest 4.16.0, allowing for version specific documentation."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ByteContentItem` class includes properties for `Data`, which represents the content bytes, and `Type`, which specifies the format of the byte data, defaulting to TEXT_UTF8."]]],[]]