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 details various versions of the `UpdateAccountRequest` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest version 0.70.0."],["`UpdateAccountRequest` is a request message used to update an account through the Google Analytics Admin RPC."],["It extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, providing methods for data manipulation and interaction."],["The class includes static methods for parsing data from various input sources, including `byte[]`, `ByteString`, `CodedInputStream`, `InputStream`, and `ByteBuffer`."],["The class requires an account and an update mask to function properly, where the mask dictates which fields can be updated."]]],[]]