[[["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, offering extension methods for the `Value` class."],["The latest version documented is 4.15.0, and the page also includes links to documentation for previous versions, from 4.14.0 all the way back to 3.2.0."],["The `ValueExtensions` class includes one public static method called `OrNull`, which allows users to check if a `Value` has a kind other than `NullValue`, and if so, returns the value; otherwise, it will return `null`."],["The `OrNull` method documentation provides details about the `Value` parameter and return type, along with a description and further remarks."],["The `ValueExtensions` class inherits from the `object` class, and documentation about it is provided, as well as its members, the namespace, and the assembly."]]],[]]