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-25 UTC."],[[["The webpage provides reference documentation for the `Type.Types.Bytes` class within the Google Cloud Bigtable Administration v2 API."],["This class represents byte values that are stored in `Value.bytes_value`."],["The page lists various versions of the API, from 3.24.0 (latest) down to 2.4.0, and provides links for each specific version."],["`Type.Types.Bytes` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Type.Types.Bytes` class includes a public property called Encoding, which determines how the bytes are encoded."]]],[]]