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 documentation for the `Type.Types.Bytes.Types.Encoding` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The content includes a list of versions, ranging from 2.4.0 to 3.24.0 (latest), each linking to its corresponding documentation for the `Encoding` class."],["The `Encoding` class is used to define the rules for converting to and from lower-level types and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors for creating instances: one default constructor and another for creating a copy of another instance, indicated by the parameter `other`."],["The properties `EncodingCase` indicates the type of encoding being used, and `Raw` which utilizes raw encoding, detailing the encoding behavior of this class."]]],[]]