[[["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-31 UTC."],[[["This webpage details the `Uint128` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0."],["The `Uint128` class represents a 128-bit unsigned integer and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `Uint128()` and a copy constructor `Uint128(Uint128 other)`."],["It exposes properties `HasHigh`, `HasLow`, `High`, and `Low` to manage the high and low 64-bit components of the 128-bit integer."],["A list of past versions is available, from version 1.0.0 to the latest version, 3.6.0."]]],[]]