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 Bigtable 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-12 UTC."],[[["The latest version of the Google.Cloud.Bigtable.V2 API class `Type.Types.Bytes.Types.Encoding` is 3.17.0, with a list of previous versions available, down to version 2.2.0."],["This class, `Type.Types.Bytes.Types.Encoding`, defines rules for converting to and from lower-level data types within the Google Bigtable v2 API."],["It inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor, `Encoding()`, and a copy constructor, `Encoding(Encoding other)`."],["It includes the properties `EncodingCase` which is of type `EncodingOneofCase` and `Raw` of type `Raw`, which defines if `Raw` encoding is being used."]]],[]]