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-04-09 UTC."],[[["This webpage lists different versions of the `UpdateAccountRequest` class for the Google Analytics Admin API, spanning from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["Each listed version links to the Java documentation for the `UpdateAccountRequest` class within that specific version of the Google Analytics Admin API, allowing users to navigate to the API documentation of the specified version."],["The `UpdateAccountRequest` class, part of the `google.analytics.admin.v1alpha` package, is used to manage the request message for the UpdateAccount RPC, as indicated by the inheritance and the `UpdateAccountRequestOrBuilder` interface it implements."],["The `UpdateAccountRequest` class provides various static methods for parsing data and getting descriptors, as well as instance methods to check for, and get the Account and UpdateMask associated to the class."],["The class also has static fields for `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER` as well as static methods for retrieving the `defaultInstance`, descriptors, new builders and parsers."]]],[]]