public sealed class Type.Types.Int64.Types.Encoding.Types.OrderedCodeBytes : IMessage<Type.Types.Int64.Types.Encoding.Types.OrderedCodeBytes>, IEquatable<Type.Types.Int64.Types.Encoding.Types.OrderedCodeBytes>, IDeepCloneable<Type.Types.Int64.Types.Encoding.Types.OrderedCodeBytes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Int64.Types.Encoding.Types.OrderedCodeBytes.
Encodes the value in a variable length binary format of up to 10 bytes.
Values that are closer to zero use fewer bytes.
[[["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-09 UTC."],[[["This document provides reference documentation for the `Type.Types.Int64.Types.Encoding.Types.OrderedCodeBytes` class in the Google Cloud Bigtable Administration v2 API for .NET."],["The class `OrderedCodeBytes` encodes values in a variable-length binary format, using fewer bytes for values closer to zero, with all values supported in both sorted and distinct modes."],["The latest version of the `OrderedCodeBytes` class is version 3.24.0, and it is part of the `Google.Cloud.Bigtable.Admin.V2` namespace."],["The document also includes a list of previous versions, ranging from 3.23.0 to 2.4.0, which are available for reference."],["The `OrderedCodeBytes` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."]]],[]]