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"]],[["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-08 UTC."],[[["This page provides reference documentation for the `OrderedCodeBytes` class within the Google Cloud Bigtable Administration v2 API, specifically for the `.NET` environment, and version 3.23.0."],["The `OrderedCodeBytes` class is used to encode integer values in a variable-length binary format, supporting all values in both sorted and distinct modes."],["The page lists links to documentation for various versions of the `Google.Cloud.Bigtable.Admin.V2` API, ranging from version 2.4.0 to 3.24.0, with 3.24.0 being the latest."],["The `OrderedCodeBytes` class inherits from the base object class, and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation details two constructors for the `OrderedCodeBytes` class: a default constructor and one that accepts another `OrderedCodeBytes` object as a parameter."]]],[]]