[[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eJsonExplicitNull\u003c/code\u003e is 1.69.0, with several older versions also available, including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJsonExplicitNull\u003c/code\u003e is a static class that ensures values are explicitly represented as \u003ccode\u003enull\u003c/code\u003e during JSON conversion.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes inherited members like \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides the \u003ccode\u003eForIList<T>()\u003c/code\u003e method, which returns an \u003ccode\u003eIList<T>\u003c/code\u003e that is specifically designated as \u003ccode\u003enull\u003c/code\u003e when converted to JSON.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Apis.Json\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Class JsonExplicitNull (1.69.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.69.0 (latest)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Json.JsonExplicitNull)\n- [1.68.0](/dotnet/docs/reference/Google.Apis/1.68.0/Google.Apis.Json.JsonExplicitNull)\n- [1.60.0](/dotnet/docs/reference/Google.Apis/1.60.0/Google.Apis.Json.JsonExplicitNull)\n- [1.59.0](/dotnet/docs/reference/Google.Apis/1.59.0/Google.Apis.Json.JsonExplicitNull)\n- [1.55.0](/dotnet/docs/reference/Google.Apis/1.55.0/Google.Apis.Json.JsonExplicitNull)\n- [1.50.0](/dotnet/docs/reference/Google.Apis/1.50.0/Google.Apis.Json.JsonExplicitNull) \n\n public static class JsonExplicitNull\n\nProvides values which are explicitly expressed as `null` when converted to JSON. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e JsonExplicitNull \n\nInherited Members\n-----------------\n\n[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)) \n[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Apis.Json](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Json)\n\nAssembly\n--------\n\nGoogle.Apis.Core.dll\n\nMethods\n-------\n\n### ForIList\\\u003cT\\\u003e()\n\n public static IList\u003cT\u003e ForIList\u003cT\u003e()\n\nGet an [IList\\\u003cT\\\u003e](https://learn.microsoft.com/dotnet/api/system.collections.generic.ilist-1) that is explicitly expressed as `null` when converted to JSON."]]