[[["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-04-17 UTC."],[[["This webpage details the `EmptyDictionary\u003cTKey, TValue\u003e` class, which provides cached instances of empty dictionaries within the Google.Api.Gax namespace."],["The latest version available is 4.10.0, and the page also provides links to documentation for past versions, including 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0 and 3.2.0."],["The `EmptyDictionary\u003cTKey, TValue\u003e` class inherits from the base `object` class and has inherited methods such as `ToString()`, `Equals()`, `GetHashCode()`, and others."],["The class has a static property named `Instance`, which provides a read-only cached empty `IDictionary\u003cTKey, TValue\u003e`."],["The `TKey` and `TValue` type parameters define the types of keys and values that the dictionary can contain, respectively."]]],[]]