[[["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-21 UTC."],[[["This webpage provides documentation for the `ValueExtensions` class within the Google Cloud Datastore v1 API, focusing on extension methods for the `Value` class."],["The latest version documented is 4.15.0, while the page itself is specifically focused on version 4.3.0, and there is documentation for versions ranging down to 3.2.0."],["The `ValueExtensions` class inherits from the base `Object` class and includes methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The primary method documented is `OrNull(Value)`, which returns the input `value` if it's not `NullValue` or null, otherwise it returns null, and this is considered the opposite of `value ?? Value.ForNull()`."]]],[]]