Log the request body. The body is assumed to be ASCII, and non-printable charaters are replaced by '.'.
Warning: This causes the body content to be buffered in memory, so use with care for large requests.
RequestHeaders
Log the request headers.
RequestUri
Log the request URI.
ResponseAbnormal
Log abnormal response messages.
ResponseBody
Log the response body. The body is assumed to be ASCII, and non-printable characters are replaced by '.'.
Warning: This causes the body content to be buffered in memory, so use with care for large responses.
[[["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."],[[["\u003cp\u003eThe content provides information about the \u003ccode\u003eLogEventType\u003c/code\u003e enum, which specifies the types of request/response events that can be logged within the \u003ccode\u003eGoogle.Apis.Http\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogEventType\u003c/code\u003e enum includes fields such as \u003ccode\u003eNone\u003c/code\u003e, \u003ccode\u003eRequestBody\u003c/code\u003e, \u003ccode\u003eRequestHeaders\u003c/code\u003e, \u003ccode\u003eRequestUri\u003c/code\u003e, \u003ccode\u003eResponseAbnormal\u003c/code\u003e, \u003ccode\u003eResponseBody\u003c/code\u003e, \u003ccode\u003eResponseHeaders\u003c/code\u003e, and \u003ccode\u003eResponseStatus\u003c/code\u003e, each representing a different aspect of request/response logging.\u003c/p\u003e\n"],["\u003cp\u003eLogging \u003ccode\u003eRequestBody\u003c/code\u003e or \u003ccode\u003eResponseBody\u003c/code\u003e will buffer the body content in memory, which is stated to potentially be an issue for large requests or responses, advising caution when utilizing these fields.\u003c/p\u003e\n"],["\u003cp\u003eThe content is versioned, with the latest version being 1.69.0, and this specific page detailing the structure for version 1.50.0, with links to other versions also made available.\u003c/p\u003e\n"],["\u003cp\u003eAn extension method, \u003ccode\u003eUtilities.ThrowIfNull<ConfigurableMessageHandler.LogEventType>(String)\u003c/code\u003e is also available.\u003c/p\u003e\n"]]],[],null,[]]