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-06-05 UTC."],[[["This webpage provides documentation for the `UpdateDataRedactionSettingsRequest` class within the Google Analytics Admin API, specifically for Java."],["The latest available version of the documentation is 0.70.0, and the current page focuses on version 0.69.0, with links to older versions ranging back to 0.14.0."],["`UpdateDataRedactionSettingsRequest` is a class that extends `GeneratedMessageV3` and implements `UpdateDataRedactionSettingsRequestOrBuilder`, used for updating data redaction settings."],["The class provides methods for parsing, serializing, and managing fields related to data redaction settings and update masks, as well as inherited methods from parent classes."],["`UpdateDataRedactionSettingsRequest` requires the settings to update and the list of fields to be updated, where the `name` field is used to identify the settings to update, field names are in snake case, and omitted fields will not be updated."]]],[]]