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 provides a comprehensive list of versions for `UpdateAccountRequest`, ranging from version 0.14.0 up to the latest version 0.70.0."],["Each listed version links to specific documentation for `com.google.analytics.admin.v1beta.UpdateAccountRequest` within that release, allowing users to access detailed information for the respective versions."],["`UpdateAccountRequest` is a protocol buffer message, indicated as a `GeneratedMessageV3` class, used for updating an account via RPC, implementing the `UpdateAccountRequestOrBuilder` interface."],["The class `UpdateAccountRequest` includes methods for parsing, building, and handling account update requests, as well as field number constants for `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`."],["The `UpdateAccountRequest` class in version 0.37.0 has methods like `getAccount()`, `getUpdateMask()`, `hasAccount()`, and `hasUpdateMask()` and uses `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER` to deal with the account and the fields that are updated."]]],[]]