[[["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."],[[["The `ValueExtensions` class provides extension methods for the `Value` class within the Google Cloud Datastore v1 API."],["This documentation covers the `ValueExtensions` class within the `Google.Cloud.Datastore.V1` namespace, specifically for version 4.4.0 and offers links to other previous and later versions."],["The `OrNull(Value)` method is the single available method in this class, that returns the `Value` if it has a kind other than `NullValue`, or returns null otherwise."],["The `OrNull(Value)` method will also return null if the provided value is null."]]],[]]