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 provides documentation for the `UpdateDataRetentionSettingsRequest` class in the Google Analytics Admin API, specifically within the `com.google.analytics.admin.v1beta` package."],["The `UpdateDataRetentionSettingsRequest` class is a request message used for the UpdateDataRetentionSettings RPC, and it's a part of the `GeneratedMessageV3` hierarchy in Protocol Buffers."],["The page lists available versions of the API documentation ranging from version 0.14.0 to the latest 0.70.0, each with a link to the respective version's documentation."],["The content details the class's implementation, including inherited members and methods such as `parseFrom`, `newBuilder`, and `getDefaultInstance`, demonstrating the class's functionality."],["The documentation highlights the required fields `data_retention_settings` and `update_mask` which are important for using the `UpdateDataRetentionSettingsRequest` for updating the relevant data retention settings."]]],[]]