[[["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 details the `NetworkName.Builder` class, which is used to build network identifiers in the format `networks/{network_code}`."],["The latest version available is 0.19.0, and the content provided pertains to version 0.17.0, with versions ranging back to 0.1.0."],["The `NetworkName.Builder` class inherits from `java.lang.Object` and includes methods such as `build()`, `getNetworkCode()`, and `setNetworkCode(String networkCode)`."],["The `setNetworkCode` method allows you to set the network code and returns a `NetworkName.Builder` instance to continue the configuration."],["The `build()` method will return a network name."]]],[]]