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."],[[["The content provides a list of different versions of the `UpdateAccountRequest` class for Google Analytics Admin, ranging from version 0.14.0 up to the latest version 0.70.0."],["Each version of `UpdateAccountRequest` includes a link to its documentation, located under the `java/docs/reference/google-analytics-admin` directory, and is specific to a single version."],["The `UpdateAccountRequest` class is a request message for updating an account via RPC, and it extends the `GeneratedMessageV3` class, implementing the `UpdateAccountRequestOrBuilder` interface."],["The documentation for `UpdateAccountRequest` includes information on static fields like `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, along with various static and instance methods for parsing, creating, and managing `UpdateAccountRequest` objects."],["This documentation contains several methods related to protocol buffer parsing and manipulation, including methods like `parseFrom`, `writeTo`, and several utility methods related to the class itself."]]],[]]