[[["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."],[[["The page provides documentation for the `Uint128` class within the `Google.Cloud.Compute.V1` namespace, detailing its implementation and usage across multiple versions."],["`Uint128` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class offers two constructors: a default constructor `Uint128()` and another that accepts an existing `Uint128` instance as a parameter for copying, `Uint128(Uint128 other)`."],["`Uint128` has properties `HasHigh`, `HasLow`, `High` and `Low`, allowing to check if the respective fields are set or to set the values, and these are of type `Boolean` and `UInt64`."],["The latest version documented on the page for Uint128 is 3.6.0, with a history of versions going back to 1.0.0."]]],[]]