[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage provides documentation for the `TeamName` class in the Google Ad Manager Java library, spanning versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest version."],["The `TeamName` class, which implements `ResourceName`, allows you to work with resource names related to teams, such as parsing and formatting team information."],["The class offers static methods for parsing (`parse`, `parseList`), formatting (`format`), checking parsability (`isParsableFrom`), and creating new `TeamName` instances (`newBuilder`, `of`), as well as converting between `TeamName` objects and string representations."],["It includes instance methods for comparing objects (`equals`), retrieving field values (`getFieldValue`, `getFieldValuesMap`), accessing specific components of the team name (`getNetworkCode`, `getTeam`), and converting to a builder object (`toBuilder`)."],["Inherited from the Object class are members that allow the management and overriding of basic behaviors such as, equality, cloning, finalizing, and hashing."]]],[]]