public sealed class Type.Types.String.Types.Encoding : IMessage<Type.Types.String.Types.Encoding>, IEquatable<Type.Types.String.Types.Encoding>, IDeepCloneable<Type.Types.String.Types.Encoding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.String.Types.Encoding.
[[["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."],[[["This document provides reference documentation for the `Type.Types.String.Types.Encoding` class within the Google Bigtable v2 API, covering its implementation and usage."],["The latest version of the documentation available is 3.17.0, with multiple older versions accessible dating back to version 2.2.0, giving users a wide range of versions for this API."],["The `Type.Types.String.Types.Encoding` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its extensive capabilities and compatibility."],["The class offers different encoding options, such as `Utf8Bytes` for encoding strings and `Utf8Raw`, which is deprecated and will be converted to `utf8_bytes`."],["The class has two constructors, `Encoding()` and `Encoding(Encoding)`, allowing for default instantiation and cloning of existing `Type.Types.String.Types.Encoding` objects respectively."]]],[]]