Required. The list of fields to be updated. Field names must be in snake case
(e.g., "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
(e.g., "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
(e.g., "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-04-09 UTC."],[[["This page documents various versions of the `UpdateAccountRequest` class within the Google Analytics Admin API, starting from version 0.14.0 up to the latest, 0.70.0."],["The `UpdateAccountRequest` class is a message used for updating an account within the Google Analytics Admin, as defined by the protobuf type `google.analytics.admin.v1alpha.UpdateAccountRequest`."],["The most current and recommended version of the `UpdateAccountRequest` class is 0.70.0, and any previous versions can be seen listed below on the page."],["`UpdateAccountRequest` extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, and is used to modify an account using its name as an identifier, along with a list of fields to update."],["The account to update, as well as the list of fields that are being updated, are required, and can be found under `getAccount()` and `getUpdateMask()`, respectively."]]],[]]