[[["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 details the `ValueExtensions` class, which provides extension methods for the `Value` type within the `Google.Cloud.Datastore.V1` namespace in .NET."],["The latest documented version available is 4.15.0, and the page covers historical versions dating back to 3.2.0, all of which are accessible."],["`ValueExtensions` inherits from the base `Object` class, including its inherited methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The primary method discussed is `OrNull(Value)`, which returns the input `Value` if it is not `NullValue` or null, otherwise, it returns null."],["The provided information includes the assembly, the namespace, and the complete list of versions available of the extension class, as well as the descriptions for each method and the expected return type."]]],[]]