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."],[[["This webpage provides documentation for the `UpdateAccountRequest` class within the Google Analytics Admin API's Java client library, specifically for version 0.23.0, with links to other versions."],["The `UpdateAccountRequest` class is a request message used for the UpdateAccount RPC, facilitating updates to Google Analytics accounts, and it implements the `UpdateAccountRequestOrBuilder` interface."],["The `UpdateAccountRequest` class inherits from multiple classes including `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite` allowing access to a variety of related methods."],["The documentation details various static and instance methods of the `UpdateAccountRequest` class, including methods for parsing, creating instances, accessing fields, and managing message serialization."],["This class has two static field numbers, `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, which have an `int` data type, with the documentation also explaining the required fields: `account` and `update_mask`."]]],[]]