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 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 versioned reference links, from version 2.4.0 up to the latest version 3.24.0 for the `Encoding` class."],["The `Type.Types.Bytes.Types.Encoding` class details rules for converting to and from lower-level types and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties such as `EncodingCase` and `Raw`, which specify the encoding type, and the raw property refers to a nested `Raw` type, indicating raw encoding is an available option."],["The `Encoding` class has two constructors: an empty constructor `Encoding()`, and a copy constructor that takes an object of the same type `Encoding(Type.Types.Bytes.Types.Encoding other)`."]]],[]]