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 `UpdateAccountRequest` class in the Google Analytics Admin API, specifically within version 0.16.0."],["The `UpdateAccountRequest` class is a request message used for updating an account, and it extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`."],["The latest version of the `UpdateAccountRequest` class is available in version 0.70.0, but the documentation lists versions spanning from 0.14.0 to 0.70.0."],["The documentation includes various inherited methods and static methods for parsing, building, and managing `UpdateAccountRequest` instances, as well as static field values, `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, for account and update mask fields."],["The content contains comprehensive documentation on how to use the `UpdateAccountRequest`, detailing requirements such as having an account name to identify it, as well as fields that can be updated using the `update_mask`."]]],[]]