[[["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-02 UTC."],[[["The latest version of `LogData` is 2.63.1, which is accessible via `/java/docs/reference/gax/latest/com.google.api.gax.logging.LogData`."],["The `LogData` class is an abstract class that inherits from `java.lang.Object`, and it provides various methods for accessing HTTP request and response information, including headers, payloads, URL, method, and status."],["The `LogData` class has a static `builder()` method for constructing instances, offering a way to build the object programmatically."],["`LogData` provides methods to obtain details such as the HTTP method, URL, request/response headers, request/response payloads, request ID, response status, RPC name, and service name."],["`LogData` includes methods `toMapRequest()` and `toMapResponse()` that return maps containing the request and response data, respectively, with both methods returning a map of String to Object."]]],[]]