public sealed class Type.Types.Bytes : IMessage<Type.Types.Bytes>, IEquatable<Type.Types.Bytes>, IDeepCloneable<Type.Types.Bytes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Bytes.
Bytes
Values of type Bytes are stored in Value.bytes_value.
[[["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-06-12 UTC."],[[["This webpage provides reference documentation for the `Type.Types.Bytes` class within the Google Bigtable v2 API for .NET."],["The latest version of `Type.Types.Bytes` is 3.17.0, with a list of historical versions available dating back to 2.2.0."],["`Type.Types.Bytes` stores byte values, as indicated by `Value.bytes_value`, and it implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and copying from existing `Type.Types.Bytes` objects."],["It has an Encoding property used for the conversion to and from lower level types, within its own `Type.Types.Bytes.Types.Encoding` type."]]],[]]