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-03-21 UTC."],[[["This webpage documents various versions of the `UpdateAccountRequest` class for the Google Analytics Admin API, spanning from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `UpdateAccountRequest` class is a request message used in RPC (Remote Procedure Call) to update an account."],["The class `UpdateAccountRequest` extends `GeneratedMessageV3` and implements the `UpdateAccountRequestOrBuilder` interface, and it includes static methods for creating instances, builders, and parsers."],["It outlines the inheritance structure and lists inherited members of the `UpdateAccountRequest` class, such as `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, to name a few."],["The `UpdateAccountRequest` class requires both an account and an update mask to be set, allowing specific fields of the account to be updated."]]],[]]