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 webpage provides documentation for the `UpdateExpandedDataSetRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.34.0, with links to other versions."],["The `UpdateExpandedDataSetRequest` class is used to update an ExpandedDataSet and is a part of the `google.analytics.admin.v1alpha` package."],["The webpage includes detailed information about the class, its inheritance hierarchy, static fields and methods, as well as its methods."],["The latest version of this package is version 0.70.0, whereas the current page corresponds to the 0.34.0 version, but all the way down to version 0.14.0 are provided."],["The primary use of the class is for sending requests to update an `ExpandedDataSet`, requiring both the `ExpandedDataSet` object and a `FieldMask` specifying which fields to modify."]]],[]]