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 `UpdateExpandedDataSetRequest` class in the Google Analytics Admin API, specifically for Java."],["The documentation covers versions of the API ranging from 0.14.0 up to the latest version, 0.70.0, including links to each version's specific documentation page for `UpdateExpandedDataSetRequest`."],["`UpdateExpandedDataSetRequest` is a class that extends `GeneratedMessageV3` and is used to send a request to update an `ExpandedDataSet` resource within Google Analytics Admin."],["The page details the class's static fields, static methods, inherited members, and methods, including how to parse and manipulate instances of the `UpdateExpandedDataSetRequest`."],["The key components of `UpdateExpandedDataSetRequest` include the required `ExpandedDataSet` to update and the `FieldMask` for specifying which fields to modify."]]],[]]