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 page details the `UpdateAccountRequest` class within the Google Analytics Admin API, specifically for version 0.40.0, providing comprehensive documentation for developers."],["The `UpdateAccountRequest` class, part of the `com.google.analytics.admin.v1beta` package, is a request message for the UpdateAccount RPC, extending `GeneratedMessageV3` and implementing `UpdateAccountRequestOrBuilder`."],["The page provides a version history of the `UpdateAccountRequest` class, listing versions from 0.14.0 up to the latest 0.70.0."],["The content includes a detailed list of the inherited members and static fields of the class, and contains all available static and standard methods, along with specific details of their parameters, returns, and any exceptions."],["The `UpdateAccountRequest` class is used to update an account in Google Analytics Admin, requiring the account to be updated and the fields to update, as shown with the `account` and `update_mask` methods."]]],[]]