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 latest version of the Google Cloud Data Loss Prevention v2 API class ByteContentItem is 4.16.0, with a comprehensive list of versions available, dating back to version 2.15.0."],["ByteContentItem is a container class used to store bytes for inspection or redaction within the Google Cloud Data Loss Prevention v2 API."],["ByteContentItem implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members from the base object class."],["The class provides constructors for creating new instances, including a copy constructor, and it includes settable properties for `Data` of type `ByteString`, and `Type` which specifies the type of data stored in the bytes string, defaulting to `TEXT_UTF8`."]]],[]]