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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["This documentation page provides reference information for the `Type.Types.String.Types.Encoding` class within the Google Bigtable v2 API for .NET, detailing its functionality and usage."],["The `Type.Types.String.Types.Encoding` class defines rules for converting to and from lower-level types, inheriting from the base `object` class and implementing various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: one default and one that allows creating a copy from another `Encoding` object."],["It includes two properties, `Utf8Bytes` and the deprecated `Utf8Raw`, that are used to define encoding type, and another property `EncodingCase` which determines which encoding is currently set."],["The page also lists the version history of the documentation for this class, ranging from the latest 3.17.0 down to 2.2.0, for users to reference previous versions."]]],[]]