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 historical versions of the `UpdateAccountRequest` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["`UpdateAccountRequest` is a class that extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, used for updating accounts via RPC."],["The latest version of the `UpdateAccountRequest` class, version 0.70.0, is available, and the documentation includes methods and fields related to updating account details."],["The class's purpose is to send a request to update an account, which includes identifying the account and the fields that should be updated, with fields being in snake case."],["There are multiple static methods for parsing and retrieving instances of `UpdateAccountRequest` using various data types like byte arrays, ByteString, CodedInputStream, and InputStream."]]],[]]