[[["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-07 UTC."],[[["This webpage provides documentation for the `UserLinkName.PropertyUserLinkBuilder` class within the Google Analytics Admin API for Java, specifically detailing various versions of this class."],["The latest version available is 0.70.0, and the page lists versions from 0.70.0 down to 0.14.0, each with a direct link to its documentation."],["`UserLinkName.PropertyUserLinkBuilder` is used to build objects of type `properties/{property}/userLinks/{user_link}`, as its name implies, and it inherits from `java.lang.Object`."],["The class includes methods to build the `UserLinkName`, retrieve the `property` and `userLink`, and set the `property` and `userLink` for building."],["The class has a protected default constructor, limiting external object instantiation, and its methods such as `getProperty()`, `getUserLink()`, `setProperty(String property)` and `setUserLink(String userLink)` all work with String types."]]],[]]