[[["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 document details the `TeamName` class within the Google Ad Manager Java library, specifically version 0.10.0, and outlines its functionality for managing team resources."],["The `TeamName` class implements the `ResourceName` interface and inherits from the `Object` class, providing methods for object manipulation, including equality checks, string representation, and hash code generation."],["Static methods such as `format`, `isParsableFrom`, `of`, `parse`, `parseList`, and `toStringList` enable the creation, validation, and conversion of `TeamName` instances to and from formatted strings."],["The class provides methods like `getNetworkCode` and `getTeam` for extracting the network code and team name components from a `TeamName` object."],["The class has the ability to create a builder object using the `newBuilder` method and a `toBuilder` to update the existing data."]]],[]]