Required. The list of fields to be updated. Field names must be in snake
case (e.g., "field_to_update"). Omitted fields will not be updated. To
replace the entire entity, use one path with the string "*" to match all
fields.
Required. The list of fields to be updated. Field names must be in snake
case (e.g., "field_to_update"). Omitted fields will not be updated. To
replace the entire entity, use one path with the string "*" to match all
fields.
Required. The list of fields to be updated. Field names must be in snake
case (e.g., "field_to_update"). Omitted fields will not be updated. To
replace the entire entity, use one path with the string "*" to match all
fields.
[[["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-17 UTC."],[[["This webpage provides documentation for the `UpdateDataRedactionSettingsRequest` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 to the latest release, 0.70.0."],["The `UpdateDataRedactionSettingsRequest` class is a request message used for the `UpdateDataRedactionSettings` RPC, and it is implemented using `GeneratedMessageV3` from the Protocol Buffers library."],["The class offers static methods for creating instances, building requests, parsing data, and working with protocol buffers, as well as instance methods for manipulating, accessing, and serializing the request data."],["The `UpdateDataRedactionSettingsRequest` contains two main parts: `data_redaction_settings`, which are the settings that are to be updated, and `update_mask`, which specifies which fields will be updated."],["The latest version available for this request is 0.70.0, while the webpage is specifically for the documentation of version 0.46.0 of this request."]]],[]]