[[["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 page details the `LabelName.Builder` class within the Google Ad Manager Java library, focusing on its functionality for building label names in specific network contexts."],["The latest version available is 0.19.0, but this page specifically documents version 0.6.0, with links to other versions provided for historical reference."],["`LabelName.Builder` extends `java.lang.Object` and includes methods like `build()`, `getLabel()`, `getNetworkCode()`, `setLabel()`, and `setNetworkCode()` to manage label and network code attributes."],["The `setLabel()` and `setNetworkCode()` methods enable the modification of label and network codes respectively, returning a `LabelName.Builder` object for method chaining."],["The class contains a protected constructor `Builder()` and a `build()` method that returns the constructed `LabelName`."]]],[]]