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."],[[["The document details various versions of the `UpdateAccountRequest` class, ranging from version 0.14.0 to the latest 0.70.0, within the Google Analytics Admin API."],["This class, `UpdateAccountRequest`, is used for updating an account, and it extends `GeneratedMessageV3`, implementing `UpdateAccountRequestOrBuilder` to define how an account is modified."],["The `UpdateAccountRequest` contains methods and fields for identifying the account to update and specifying which fields should be modified, including fields `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER` to aid in this process."],["Static methods like `newBuilder()`, `parseFrom()`, and `parser()` are available to create, process, and interpret `UpdateAccountRequest` instances, respectively."],["The content provided focuses on the `UpdateAccountRequest` functionality and all the versions and functionality associated with it, and all of its related inheritance and methods."]]],[]]