[[["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."],[[["The `EmptyDictionary\u003cTKey, TValue\u003e` class provides cached instances of empty dictionaries for enhanced performance."],["This class is static and inherits members from the base `Object` class, such as `ToString()`, `Equals()`, and `GetHashCode()`."],["It is found within the `Google.Api.Gax` namespace and is part of the `Google.Api.Gax.dll` assembly, and was part of at least the 3.2.0 release."],["The `Instance` property allows you to retrieve a cached, read-only empty `IDictionary\u003cTKey, TValue\u003e`."],["The class is parametrized by two types `TKey`, the type of the keys in the dictionary, and `TValue`, the type of the values in the dictionary."]]],[]]