public sealed class Type.Types.String.Types.Encoding.Types.Utf8Bytes : IMessage<Type.Types.String.Types.Encoding.Types.Utf8Bytes>, IEquatable<Type.Types.String.Types.Encoding.Types.Utf8Bytes>, IDeepCloneable<Type.Types.String.Types.Encoding.Types.Utf8Bytes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.String.Types.Encoding.Types.Utf8Bytes.
[[["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-04-17 UTC."],[[["This page provides documentation for the `Utf8Bytes` class within the Google Bigtable v2 API, specifically for version 3.16.0 and other versions ranging from 2.2.0 to 3.17.0."],["`Utf8Bytes` is a class that represents UTF-8 encoded data, and its encoding is order-preserving according to code point order, but it is not self-delimiting."],["The class `Utf8Bytes` is compatible with BigQuery Federation `TEXT` encoding and HBase `Bytes.toBytes` and the Java `String#getBytes(StandardCharsets.UTF_8)` method."],["The `Utf8Bytes` class in Google Bigtable V2, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are provided by Google and Microsoft."],["The documentation provides a history of versions, inheritance information, and implementation details, in addition to two constructors: a default `Utf8Bytes()` and an `Utf8Bytes(Utf8Bytes other)` that takes another `Utf8Bytes` as a parameter."]]],[]]