[[["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."],[[["This webpage provides documentation for the `LogData.Builder` class within the Google API Client Libraries for Java, specifically for version 2.62.0."],["The content lists various versions of the library, with the latest being 2.63.1, and links to the documentation for each version of `com.google.api.gax.logging.LogData.Builder`."],["`LogData.Builder` is an abstract class used for constructing `LogData` objects, inheriting from `java.lang.Object`, and has inherited members like `clone()`, `equals()`, and `toString()`."],["The `LogData.Builder` class includes methods to set different properties for log data, such as `httpMethod`, `httpUrl`, `requestHeaders`, `requestId`, `requestPayload`, `responseHeaders`, `responsePayload`, `responseStatus`, `rpcName`, and `serviceName`."],["The `build()` method is utilized to construct the `LogData` object after setting the relevant properties using the available methods."]]],[]]