Required. The list of fields to be updated. Field names must be in snake
case (for example, "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 (for example, "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 (for example, "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 within the Google Analytics Admin API, specifically within version 0.32.0."],["The `UpdateAccountRequest` class is a request message used for updating an account, as defined in the Google Analytics Admin v1beta API."],["The documentation lists all available versions of the `UpdateAccountRequest` class, from version 0.14.0 to 0.70.0, with 0.70.0 being the latest version."],["`UpdateAccountRequest` extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, inheriting various methods and functionalities from these parent classes."],["The class has two required fields, `ACCOUNT_FIELD_NUMBER` to identify which account to modify, and `UPDATE_MASK_FIELD_NUMBER` to outline the specific changes that will be made to that account."]]],[]]