public sealed class Type.Types.Bytes.Types.Encoding : IMessage<Type.Types.Bytes.Types.Encoding>, IEquatable<Type.Types.Bytes.Types.Encoding>, IDeepCloneable<Type.Types.Bytes.Types.Encoding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Bytes.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 webpage provides reference documentation for the `Type.Types.Bytes.Types.Encoding` class within the Google Bigtable v2 API."],["The `Encoding` class is part of the `Google.Cloud.Bigtable.V2` namespace and is used for defining rules for converting to and from lower-level data types, with the class implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the different versions of the API, from version 2.2.0 up to the latest version 3.17.0, and each version's documentation can be accessed via hyperlinks."],["The `Encoding` class offers a `Raw` property to specify raw encoding, and also offers two constructors, `Encoding()` and `Encoding(Encoding other)`."],["It covers inherited members, such as `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`, from its base class object."]]],[]]