[[["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-09 UTC."],[[["This page documents the `NetworkName.Builder` class, which is used to construct network names in the format `networks/{network_code}`."],["The latest version of this documentation is 0.19.0, but the current page is specifically for version 0.14.0, and other version documentations are available through the provided links."],["The `NetworkName.Builder` class inherits from `java.lang.Object` and includes inherited members like `clone()`, `equals()`, `hashCode()`, and more."],["The `build()` method returns a `NetworkName` object, while `getNetworkCode()` returns a `String`, and `setNetworkCode()` takes a `String` parameter to set the network code, also returning `NetworkName.Builder`."],["The `Builder()` method is a protected constructor within this class."]]],[]]