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 in the Google Analytics Admin API, specifically for the Java programming language."],["The latest available version of the `UpdateAccountRequest` documentation is 0.70.0, while the current page being viewed is for version 0.44.0, and it displays a full list of versions from 0.14.0 all the way to the latest version."],["`UpdateAccountRequest` extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, containing methods for managing and updating account information."],["The class includes required fields such as `account` and `update_mask` for identifying and specifying the account data that needs to be updated."],["The documentation offers various methods for parsing `UpdateAccountRequest` from different input types, such as `ByteString`, `InputStream`, and `CodedInputStream`."]]],[]]