[[["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 reference documentation for the `ValueExtensions` class within the Google Cloud Datastore v1 API, specifically for .NET."],["The latest version of the documentation available is 4.15.0, with a history of versions dating back to 3.2.0 listed for reference."],["`ValueExtensions` includes an `OrNull()` method that can return either a provided `Value` if it's not of type `NullValue`, or `null` if it is or if the provided `Value` was null itself."],["The `ValueExtensions` class are extension methods on `Value`, and provide means to interact with `Value` data types, with `OrNull` being the sole method available."]]],[]]