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 documents various versions of the `UpdateDataRetentionSettingsRequest` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest 0.70.0."],["The `UpdateDataRetentionSettingsRequest` class is a Protobuf type used to update data retention settings and is part of the `google.analytics.admin.v1beta` package."],["The class extends `GeneratedMessageV3` and implements `UpdateDataRetentionSettingsRequestOrBuilder`, inheriting various methods and functionalities related to message handling."],["The most current version of the class is `0.70.0` and can be found in the provided link for latest, and within it contains the ability to update data retention settings by specifying the `data_retention_settings` and `update_mask`."],["The class has two static fields, `DATA_RETENTION_SETTINGS_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER` which are of type int."]]],[]]