[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eNewtonsoftJsonContractResolver\u003c/code\u003e class, which is a JSON contract resolver in the Google.Apis.Json namespace, designed to work with Json.NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNewtonsoftJsonContractResolver\u003c/code\u003e class applies \u003ccode\u003eRFC3339DateTimeConverter\u003c/code\u003e and \u003ccode\u003eExplicitNullConverter\u003c/code\u003e as required for handling JSON serialization and deserialization.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eDefaultContractResolver\u003c/code\u003e and implements \u003ccode\u003eIContractResolver\u003c/code\u003e, utilizing several methods and properties from the parent class to manage JSON contracts.\u003c/p\u003e\n"],["\u003cp\u003eThe class's main functionality is managed by the \u003ccode\u003eCreateContract(Type)\u003c/code\u003e method, which determines and returns the appropriate \u003ccode\u003eJsonContract\u003c/code\u003e for a given object type.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google.Apis.Core.dll assembly, with usage of contract resolvers being recommended for performance according to Json.NET best practices.\u003c/p\u003e\n"]]],[],null,[]]