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 Cloud Bigtable Administration 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 Cloud Bigtable Administration v2 API, detailing how data is encoded and decoded within the system."],["The latest version of the API is 3.24.0, with a comprehensive list of versions ranging back to 2.4.0, each linked to its corresponding documentation page."],["The `Type.Types.Bytes.Types.Encoding` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling a variety of functionalities like message manipulation, equality checking, deep cloning, and buffered message handling."],["The `Encoding` class supports different encoding types, including `Raw`, which represents the direct, unmodified byte data."],["The class includes constructors to create new `Encoding` instances, either as a blank object or as a copy of another `Encoding` object, and also defines properties like `EncodingCase` and `Raw` to determine encoding type and data."]]],[]]