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."],[[["This webpage provides documentation for the `UpdateAccountRequest` class within the Google Analytics Admin API's Java client library, specifically for version 0.56.0 and earlier."],["The `UpdateAccountRequest` class is part of the `com.google.analytics.admin.v1beta` package and extends the `GeneratedMessageV3` class, which is a common pattern in Protocol Buffers (protobuf) for message types."],["The documentation includes a comprehensive list of inherited methods and static methods from parent classes like `AbstractMessageLite`, `AbstractMessage`, and `GeneratedMessageV3`, which provide functionalities such as parsing, serialization, and object management."],["The page lists the different versions of this `UpdateAccountRequest` class, from the latest at 0.70.0 down to 0.14.0, enabling users to find the documentation for the specific version they need."],["The document details the required fields for `UpdateAccountRequest`, being `account` and `update_mask`, for updating the account."]]],[]]