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 page lists different versions of the `UpdateAccountRequest` class for the Google Analytics Admin API, ranging 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 the UpdateAccount RPC within the Google Analytics Admin V1beta service, as specified by the Protobuf type `google.analytics.admin.v1beta.UpdateAccountRequest`."],["`UpdateAccountRequest` extends the `GeneratedMessageV3` class and implements the `UpdateAccountRequestOrBuilder` interface, providing various methods for handling and manipulating update requests."],["The documentation includes details on static methods for creating instances, parsing data, and retrieving the descriptor for `UpdateAccountRequest`, alongside instance methods for managing the account and update mask fields."],["The `UpdateAccountRequest` requires an account to be updated, and the account's name is used as the identifier, along with a list of fields (update mask) to be updated within the account."]]],[]]