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 documents various versions of the `UpdateDataRetentionSettingsRequest` class within the Google Analytics Admin API, specifically for Java."],["The latest available version of `UpdateDataRetentionSettingsRequest` is 0.70.0, while the page also documents multiple previous versions dating back to 0.14.0."],["The `UpdateDataRetentionSettingsRequest` class extends `GeneratedMessageV3` and is used to update data retention settings, as indicated by the static fields `DATA_RETENTION_SETTINGS_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`."],["This class is a request message for the `UpdateDataRetentionSettings` RPC, which allows modification of the `DataRetentionSettings` and is part of the `google.analytics.admin.v1beta` package."],["The documentation offers methods to obtain default instances, create new builders, parse data, get fields, check settings, and handle serialization for `UpdateDataRetentionSettingsRequest` objects."]]],[]]