[[["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 `EmptyDictionary\u003cTKey, TValue\u003e` class provides cached instances of empty dictionaries for use in the Google.Api.Gax namespace."],["This class inherits from `Object` and includes inherited members such as `ToString()`, `Equals()`, `GetHashCode()`, and `GetType()`."],["It defines two type parameters, `TKey` for the type of keys and `TValue` for the type of values in the dictionary."],["The `Instance` property returns a cached, read-only `IDictionary\u003cTKey, TValue\u003e` that represents an empty dictionary."],["The documentation covers versions 3.2.0 up to the latest version, 4.10.0, of the EmptyDictionary class."]]],[]]