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."],[[["The content provides a comprehensive list of versions for the `UpdateAccountRequest` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["Each listed version of `UpdateAccountRequest` is part of the `com.google.analytics.admin.v1beta` package and includes a link to the respective documentation for that version."],["`UpdateAccountRequest` extends the `GeneratedMessageV3` class and implements `UpdateAccountRequestOrBuilder`, representing a request message for the UpdateAccount RPC in the Google Analytics Admin API."],["The document details the inherited methods and static methods of `UpdateAccountRequest`, such as `getDefaultInstance()`, `parseFrom()`, `getAccount()`, and `getUpdateMask()`, providing a reference for developers using this class."],["The class `UpdateAccountRequest` requires both the account to update and the list of fields to update, the account is to be identified by the name field, and update fields must be in snake case."]]],[]]