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."],[[["The content provides a list of versioned documentation links for `UpdateAccountRequest` in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["`UpdateAccountRequest` is a class that extends `GeneratedMessageV3` and implements `UpdateAccountRequestOrBuilder`, used for updating an account in the Google Analytics Admin API."],["The class contains static fields, including `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, which denote important variables for updating accounts."],["Multiple static methods are available to create instances of `UpdateAccountRequest`, such as `getDefaultInstance`, `newBuilder`, and `parseFrom` for various input types, including byte arrays, ByteString, CodedInputStream, and InputStreams."],["The class includes multiple methods like `getAccount`, `getUpdateMask`, `hasAccount`, and `hasUpdateMask`, which are essential for retrieving and validating update requests."]]],[]]