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-03-21 UTC."],[[["This webpage provides documentation for the `Type.Types.Int64.Types.Encoding` class within the Google Bigtable v2 API, specifically for .NET development."],["The `Encoding` class defines rules for converting to and from lower-level types and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Encoding` class has two constructors: a default constructor `Encoding()` and a constructor that takes another `Encoding` object as a parameter `Encoding(Type.Types.Int64.Types.Encoding other)`."],["The class includes two properties, `BigEndianBytes` which uses big endian encoding and the `EncodingCase` property which is to determine the current encoding type, which can be found within the `Google.Cloud.Bigtable.V2` namespace."],["The page also lists documentation links for multiple prior versions of this type, starting from version 3.17.0 (latest) all the way down to version 2.2.0."]]],[]]