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."],[[["This document provides reference documentation for the `ByteContentItem` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `ByteContentItem` class serves as a container for byte data that needs to be inspected or redacted."],["The document includes details on the class's constructors, properties such as `Data` and `Type`, and inherited members."],["The latest version documented is 4.16.0, with this particular documentation set being for version 4.12.0 and it lists versions as far back as 2.15.0, with links to each version's documentation."],["The class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]