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 provides documentation for the `UpdateAccountRequest` class within the Google Analytics Admin v1beta package for Java, specifically version 0.68.0."],["The `UpdateAccountRequest` class is used to send update requests for Google Analytics accounts, derived from the `GeneratedMessageV3` class, which implements `UpdateAccountRequestOrBuilder`."],["The content includes links to the documentation for `UpdateAccountRequest` across numerous versions, from version 0.14.0 up to the latest version, 0.70.0, and highlights inherited members and static methods."],["The `UpdateAccountRequest` class has two key fields, `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, as well as specific required fields, `account`, and `update_mask`."],["The documentation lists several methods for creating and parsing `UpdateAccountRequest` objects, such as `newBuilder()`, `parseFrom()`, and `parseDelimitedFrom()`, for various input types including `InputStream`, `ByteString`, and `CodedInputStream`."]]],[]]