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 `UpdateDataRetentionSettingsRequest` class in the `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["The latest version available for this class is 0.70.0, with a history of versions going back to 0.14.0, and the current page is displaying documentation for version 0.52.0."],["`UpdateDataRetentionSettingsRequest` is a class used to send requests to update data retention settings and it inherits from several abstract classes including `GeneratedMessageV3`."],["The `UpdateDataRetentionSettingsRequest` class requires the `DataRetentionSettings` and `update_mask` fields for updating the settings, using the name field to identify what settings are to be changed."],["The documentation includes details on static fields, methods, inherited members, and how to create and parse `UpdateDataRetentionSettingsRequest` objects, including handling exceptions like `IOException` and `InvalidProtocolBufferException`."]]],[]]