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-04-09 UTC."],[[["The provided content is reference documentation for the `ByteContentItem` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["`ByteContentItem` is used as a container for byte data that will be inspected or redacted by the API, which includes properties for the data itself and the data's type."],["The latest version available for this class is 4.16.0, with multiple other version links available, ranging down to version 2.15.0, demonstrating a range of historical releases."],["The `ByteContentItem` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for the class is `Google.Cloud.Dlp.V2`, and it is part of the `Google.Cloud.Dlp.V2.dll` assembly, while also providing the constructors `ByteContentItem()` and `ByteContentItem(ByteContentItem other)`."]]],[]]