[[["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-04-09 UTC."],[[["This webpage provides documentation for the `DataRedactionSettingsName.Builder` class in the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `DataRedactionSettingsName.Builder` is used to construct instances of `DataRedactionSettingsName` for managing data redaction settings, with its full package name being `com.google.analytics.admin.v1alpha.DataRedactionSettingsName.Builder`."],["The `Builder` class inherits methods from `java.lang.Object`, including `clone()`, `equals()`, `hashCode()`, `toString()`, and `wait()`."],["Key methods for the `Builder` class include `build()`, `getDataStream()`, `getProperty()`, `setDataStream(String)`, and `setProperty(String)`, which are used to construct, retrieve and set `DataRedactionSettingsName` properties."],["The `Builder()` constructor is protected, and the page includes specific details such as the return type and description of each of the methods, for example the returns for `build()` is `DataRedactionSettingsName` while both `getDataStream()` and `getProperty()` returns `String`."]]],[]]