[[["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."],[[["The latest version available for `LineItemName.Builder` is 0.19.0, and there are versions available dating back to 0.1.0."],["`LineItemName.Builder` is a builder class used for constructing names with the format of networks/{network_code}/orders/{order}/lineItems/{line_item}."],["The builder includes methods to set and get the network code, order, and line item as string values, specifically using `setNetworkCode`, `setOrder`, and `setLineItem` respectively, as well as `getNetworkCode`, `getOrder` and `getLineItem`."],["The `build()` method returns a `LineItemName` object."],["The `LineItemName.Builder` class inherits several methods from `java.lang.Object`, such as `clone()`, `equals(Object)`, and `toString()`, among others."]]],[]]