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.
Rules used to convert to or from lower level types.
[[["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-25 UTC."],[[["This webpage provides documentation for the `Type.Types.String.Types.Encoding` class within the Google Cloud Bigtable Administration v2 API, detailing its role in converting data to and from lower-level types."],["The latest version of the documentation is for version 3.24.0, with links available to previous versions dating back to 2.4.0, providing access to various releases of the API."],["The `Type.Types.String.Types.Encoding` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its comprehensive functionality for message handling and object manipulation."],["The class includes properties like `EncodingCase`, `Utf8Bytes`, and `Utf8Raw`, which control the type of encoding used, with `Utf8Raw` being deprecated and replaced with an empty `utf8_bytes` if set."],["Two constructors are available for the class, `Encoding()` with no parameters, and `Encoding(Type.Types.String.Types.Encoding other)` that takes in another object of the same class."]]],[]]