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 within version 0.31.0."],["The `UpdateAccountRequest` class is a request message used for updating an account, as part of the `google.analytics.admin.v1alpha` package, with its `name` field identifying the account being updated."],["The page lists multiple versions of the `UpdateAccountRequest` class, from version 0.14.0 up to the latest 0.70.0, with each version corresponding to a specific reference."],["The `UpdateAccountRequest` class extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, and is used to provide the account to be updated along with a field mask specifying which fields are to be updated."],["This resource also features both static methods and instance methods, with static methods used to handle data parsing and instance methods to handle different operations of the class such as `getAccount`, `getUpdateMask`, and `isInitialized`."]]],[]]