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 a comprehensive list of versions for the `UpdateAccountRequest` class in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `UpdateAccountRequest` class extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, offering methods for updating account information via RPC requests in Google Analytics Admin."],["The class provides functionality for updating specific account fields, as indicated by the `update_mask`, and uses the account's `name` field to identify the account being updated."],["Static methods are provided for parsing the `UpdateAccountRequest` from various input sources, including byte arrays, `ByteString`, `CodedInputStream`, `InputStream`, and `ByteBuffer`, as well as creating new instances and builders."],["Key functionalities include getting and setting account details, managing update masks, checking if fields are set, generating hash codes, and serializing the object for network transmission or storage."]]],[]]