[[["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 `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` class is used to construct objects for properties, specifically for data streams and their data redaction settings, under `properties/{property}/dataStreams/{data_stream}/dataRedactionSettings`."],["The builder class inherits from `java.lang.Object` and includes methods like `build()`, `getDataStream()`, `getProperty()`, `setDataStream()`, and `setProperty()`."],["The `setDataStream` and `setProperty` methods allow setting the data stream and property respectively, both of which take a String as a parameter and return a `DataRedactionSettingsName.Builder`."],["The `build` method is used to ultimately return the final `DataRedactionSettingsName` with the parameters previously set."]]],[]]