[[["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-03-21 UTC."],[[["This webpage provides documentation for the `LogData` class within the Google API Client Libraries for Java, spanning versions from 2.7.1 up to the latest 2.63.1."],["The `LogData` class is an abstract class that inherits from `java.lang.Object` and includes various methods to retrieve information such as HTTP method, URL, headers, payload, request ID, status, RPC name, and service name."],["The `LogData` class provides a static `builder()` method for constructing instances and a default constructor, along with methods to convert request and response data to a map."],["The documentation details the inherited members from the Object class, such as `clone()`, `equals()`, and `hashCode()`, demonstrating that `LogData` extends basic Java object functionality."],["The webpage includes a comprehensive list of available versions, allowing users to access specific versioned documentation for `LogData`."]]],[]]