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 Cloud Bigtable Administration 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 webpage provides reference documentation for the `Type.Types.String.Types.Encoding` class within the Google Cloud Bigtable Administration v2 API, specifically version 3.20.0."],["The `Type.Types.String.Types.Encoding` class is used to define rules for converting to and from lower-level types, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.24.0, and the documentation includes links to versions ranging from 3.0.0 to 3.24.0 of the `Google.Cloud.Bigtable.Admin.V2` API."],["The class includes properties like `EncodingCase`, `Utf8Bytes` for UTF-8 encoding, and a deprecated `Utf8Raw` property, and has constructors for creating instances or copying from other `Encoding` objects."],["This class is contained within the `Google.Cloud.Bigtable.Admin.V2` namespace, and is found within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]