public sealed class ByteContentItem : IMessage<ByteContentItem>, IEquatable<ByteContentItem>, IDeepCloneable<ByteContentItem>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eByteContentItem\u003c/code\u003e class is a container for byte data intended for inspection or redaction, residing within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality checks, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eByteContentItem\u003c/code\u003e class offers two constructors, one default and one that accepts another \u003ccode\u003eByteContentItem\u003c/code\u003e instance for copying, providing flexibility in object creation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eData\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e representing the actual content data, and \u003ccode\u003eType\u003c/code\u003e, specifying the format of the byte data, with a default of \u003ccode\u003eTEXT_UTF8\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided lists numerous versions of the \u003ccode\u003eByteContentItem\u003c/code\u003e class, from 4.16.0 down to version 2.15.0, with 4.16.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]