Required. The list of fields to be updated. Field names must be in snake case
(e.g., "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
(e.g., "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
(e.g., "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 provides a list of historical versions of the `UpdateAccountRequest` class, ranging from version 0.14.0 up to the latest 0.70.0."],["This `UpdateAccountRequest` class is part of the Google Analytics Admin API and is used to update account information."],["The class `UpdateAccountRequest` extends `GeneratedMessageV3`, implementing `UpdateAccountRequestOrBuilder`, and contains various methods for data manipulation, parsing, and serialization."],["The `UpdateAccountRequest` class includes static fields like `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, along with static methods for parsing and building instances."],["The content also includes methods such as `getAccount`, `getUpdateMask`, and `getDefaultInstance` which are used to retrieve specific information or instances related to `UpdateAccountRequest`."]]],[]]