[[["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 of the `TeamName.Builder` is 0.19.0, with multiple previous versions available for reference."],["`TeamName.Builder` is a builder class used for creating objects that represent a team within a specific network, based on the `networks/{network_code}/teams/{team}` structure."],["The `TeamName.Builder` class inherits functionalities from `java.lang.Object`, including methods like `clone`, `equals`, and `hashCode`."],["The `build()` method is used to create a `TeamName` object, while `getNetworkCode()` and `getTeam()` return the network code and team identifier as strings respectively."],["`setNetworkCode()` and `setTeam()` methods are available to set these values and return the builder instance for further configuration."]]],[]]