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-09 UTC."],[[["This webpage documents various versions of the `UpdateExpandedDataSetRequest` class within the Google Analytics Admin API, specifically for Java."],["The latest version of the `UpdateExpandedDataSetRequest` class is 0.70.0, with older versions ranging down to 0.14.0 also being available."],["The `UpdateExpandedDataSetRequest` class is a request message for updating an `ExpandedDataSet` resource in Google Analytics, utilizing fields such as `expanded_data_set` and `update_mask` to determine the target data and the specific changes to be made."],["The class implements the `UpdateExpandedDataSetRequestOrBuilder` interface and inherits from several abstract message classes provided by the Google Protobuf library, offering extensive methods for parsing, serialization, and field access."],["This page provides detailed information on the methods, fields, and inheritance structure of the `UpdateExpandedDataSetRequest` class, along with static methods for creating instances and builders, as well as exception handling for parsing."]]],[]]