[[["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 details the `ReportName.Builder` class, which is used to build report names in the format of `networks/{network_code}/reports/{report}`."],["The latest version available is `0.19.0`, and the page lists documentation for versions spanning from `0.19.0` down to `0.1.0` in descending order."],["The `ReportName.Builder` class inherits members from the base `java.lang.Object` class, such as `clone()`, `equals()`, and `toString()`."],["Key methods of the `ReportName.Builder` class include `build()`, `getNetworkCode()`, `getReport()`, `setNetworkCode(String networkCode)`, and `setReport(String report)`."],["The `setNetworkCode()` and `setReport()` methods both return a `ReportName.Builder` object, while the `getNetworkCode()` and `getReport()` methods both return a String."]]],[]]