[[["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."],[[["Version 4.3.1 of the `Google.Cloud.Diagnostics.Common` library is being described, specifically the `IContextWrapper` interface."],["The `IContextWrapper` interface, located within the `Google.Cloud.Diagnostics.Common` namespace, wraps an HTTP context."],["This interface includes three methods: `GetHttpMethod()`, `GetUri()`, and `GetUserAgent()`, all of which return a string and can return a null value."],["The `GetHttpMethod()` method retrieves the HTTP method (e.g., GET, POST), `GetUri()` gets the HTTP request Uri, and `GetUserAgent()` retrieves the user agent."]]],[]]