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 Cloud Bigtable Administration 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."],[[["This webpage provides reference documentation for the `Type.Types.Int64.Types.Encoding` class within the Google Cloud Bigtable Administration v2 API."],["The content lists various versions of the API, ranging from the latest `3.24.0` down to `2.4.0`, each linked to their respective documentation for the `Encoding` class."],["The `Encoding` class defines rules for converting to and from lower-level data types, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `BigEndianBytes` to handle big-endian byte encoding and an `EncodingCase` property to determine which encoding is in use."],["There are two constructor overloads, one default and one that takes an existing `Encoding` object as a parameter to create a copy."]]],[]]