public sealed class Type.Types.Int64.Types.Encoding : IMessage<Type.Types.Int64.Types.Encoding>, IEquatable<Type.Types.Int64.Types.Encoding>, IDeepCloneable<Type.Types.Int64.Types.Encoding>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Int64.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-04-17 UTC."],[[["The provided content details the `Type.Types.Int64.Types.Encoding` class within the Google Bigtable v2 API for .NET, which is used for converting to and from lower-level types, specifically related to encoding rules."],["This class, `Type.Types.Int64.Types.Encoding`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role within the Google Protocol Buffers framework."],["The class has two constructors: a default one and one that takes another `Type.Types.Int64.Types.Encoding` object as a parameter, facilitating object creation and cloning, respectively."],["It offers properties like `BigEndianBytes`, which facilitates `BigEndianBytes` encoding, and `EncodingCase`, which indicates the type of encoding being used, enabling developers to manage different encoding formats."],["The documentation provides various versions of the class, from 3.17.0 (latest) down to 2.2.0, allowing for backwards compatibility or utilizing the latest features."]]],[]]