[[["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 webpage provides documentation for the `RollupPropertySourceLinkName.Builder` class within the Google Analytics Admin API, specifically for Java, covering versions from 0.14.0 up to the latest, 0.70.0."],["The `RollupPropertySourceLinkName.Builder` class is designed for constructing instances of `RollupPropertySourceLinkName`, used in managing properties and rollup property source links in the Google Analytics Admin environment."],["The builder class inherits methods from `java.lang.Object`, such as `equals`, `hashCode`, and `toString`, enabling standard object operations, and has its own specific methods such as `build`, `getProperty`, `getRollupPropertySourceLink`, `setProperty`, and `setRollupPropertySourceLink`."],["Methods such as `setProperty` and `setRollupPropertySourceLink` are available to set the property and the rollupPropertySourceLink respectively, while `getProperty` and `getRollupPropertySourceLink` are available to return the values as String."],["The `build` method will return the `RollupPropertySourceLinkName`, and the `Builder` constructor will produce the builder itself, but is protected."]]],[]]