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-03-21 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, allowing modification of data redaction settings."],["The class extends `GeneratedMessageV3` and implements `UpdateDataRedactionSettingsRequestOrBuilder`, inheriting numerous methods for data handling and management."],["Key functionalities include updating `DataRedactionSettings` using the `data_redaction_settings` field and specifying which fields to update with `update_mask`."],["The page lists several static methods for parsing and creating `UpdateDataRedactionSettingsRequest` instances, such as `parseFrom()` and `newBuilder()`, catering to various data input types and allowing modification of the object."]]],[]]