[[["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 `CustomDimensionName.Builder` class within the Google Analytics Admin API for Java, specifically version 0.63.0."],["The latest version available is 0.70.0, with a comprehensive list of previous versions ranging down to 0.14.0 that can also be accessed from this page."],["The `CustomDimensionName.Builder` class is used to construct a resource name for a custom dimension, under properties/{property}/customDimensions/{custom_dimension}."],["This builder class inherits from `java.lang.Object` and includes methods for setting and getting the custom dimension and property, and the `build()` method for generating a `CustomDimensionName` object."],["The `CustomDimensionName.Builder` class contains a protected constructor, and methods such as `getCustomDimension()`, `getProperty()`, `setCustomDimension(String customDimension)`, `setProperty(String property)`, and `build()` to create `CustomDimensionName` objects."]]],[]]