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 document outlines the `UpdateDataRetentionSettingsRequest` class, which is used for updating data retention settings within the Google Analytics Admin API, as part of version 0.47.0."],["It is part of the `com.google.analytics.admin.v1alpha` package and extends the `GeneratedMessageV3` class, implementing the `UpdateDataRetentionSettingsRequestOrBuilder` interface."],["The `UpdateDataRetentionSettingsRequest` class requires settings to update, using the `name` field for identification, as well as the list of fields to be updated, utilizing snake case for field names."],["The document provides links to various versions of the API, from 0.70.0 (latest) down to 0.14.0, all of which pertain to the `UpdateDataRetentionSettingsRequest` class."],["The document provides static methods to create, get default instance, and parse the UpdateDataRetentionSettingsRequest class, as well as instance methods to retrieve details about the fields within the class."]]],[]]