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 Cloud Bigtable Administration 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-03-21 UTC."],[[["The webpage provides documentation for the `Type.Types.Bytes` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["This class is used for storing values of type `Bytes`, and these values are stored in `Value.bytes_value`."],["The `Type.Types.Bytes` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting functionalities like message handling, equality checks, deep cloning, and buffer message handling."],["There is a list of accessible versions of the package listed, ranging from 3.24.0 (latest) down to 2.4.0."],["`Encoding` is a property for the `Type.Types.Bytes` class, and it determines the encoding to use when converting to or from lower-level types."]]],[]]