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"]],[["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-08 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."]]],[]]