[[["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 `ApplicationContext` class defines the operational context of the library, allowing for custom logger setups."],["The latest version of this context is 1.69.0, with previous versions available down to 1.50.0."],["It inherits standard object members and has a `Logger` property to retrieve the current `ILogger` in use, defaulting to a `NullLogger` if none is set."],["You can use the `RegisterLogger` method to register a new `ILogger`, which will throw an `InvalidOperationException` if a logger has already been registered."],["The `ApplicationContext` is located within the `Google` namespace, in the assembly `Google.Apis.Core.dll`."]]],[]]