[[["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 page details the `CustomFieldName.Builder` class, which is used to construct `CustomFieldName` objects for managing custom fields within a network."],["The latest version available for the `CustomFieldName.Builder` is 0.19.0, and historical versions back to 0.1.0 are documented and linked."],["The `CustomFieldName.Builder` class inherits core functionality from `java.lang.Object`, and its essential methods are `build()`, `getCustomField()`, `getNetworkCode()`, `setCustomField()`, and `setNetworkCode()`."],["The `build()` method constructs and returns a CustomFieldName, while `getCustomField()` and `getNetworkCode()` respectively retrieve the values of the custom field and its network code, both of which are Strings."],["The `setCustomField()` and `setNetworkCode()` methods allow for the configuration of these string values and then return the builder."]]],[]]