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 content lists various versions of the `UpdateAccountRequest` class, ranging from version 0.14.0 to the latest 0.70.0."],["The `UpdateAccountRequest` class, part of the `google.analytics.admin.v1beta` package, is used to send a request message for updating an account."],["This class implements `UpdateAccountRequestOrBuilder` and extends `GeneratedMessageV3`, providing functionalities for account updates in Google Analytics."],["The `UpdateAccountRequest` class has required fields for `account` and `update_mask`, which specify the account to update and the fields to modify, respectively."],["The document also details various inherited members, static fields, static methods, and methods related to the class, including how to create new instances, parse data, and handle exceptions."]]],[]]