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 lists different versions of the `UpdateAccountRequest` class, ranging from version 0.14.0 to the latest 0.70.0, within the Google Analytics Admin Java documentation."],["The `UpdateAccountRequest` class is a part of the `google.analytics.admin.v1alpha` package and is used for updating account information, extending `GeneratedMessageV3` and implementing `UpdateAccountRequestOrBuilder`."],["The class represents a request message for the UpdateAccount RPC, which includes fields such as 'account' and 'update_mask' with descriptions that are visible on the webpage."],["The documentation provides static methods for creating instances, parsing data, getting default instances and getting descriptions, as well as instance methods for actions such as checking if fields have been set or performing actions such as writing to output and generating new builders."],["The webpage has a lot of methods related to the management of the `UpdateAccountRequest` object, such as `parseFrom` which has multiple implementations depending on the format of the input and a `getDefaultInstance()` method for retrieving the default object."]]],[]]