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's Java client library."],["The `UpdateAccountRequest` class extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, serving as a request message for updating accounts."],["The page lists various versions of the API, with version 0.70.0 as the latest release, and provides links to documentation for each version, such as version 0.52.0 which is also included."],["Key elements within `UpdateAccountRequest` include the `account` field (the account to be updated) and the `update_mask` field (specifying which fields should be modified)."],["The documentation contains a breakdown of the class hierarchy, static fields, methods, and their parameters, return types, and exceptions within the `UpdateAccountRequest` class."]]],[]]