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."],[[["This webpage lists different versions of the `UpdateAccountRequest` class for the Google Analytics Admin API, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["Each version of the `UpdateAccountRequest` class is a subclass of `GeneratedMessageV3` and implements the `UpdateAccountRequestOrBuilder` interface."],["The `UpdateAccountRequest` class is used to update an account via an RPC call, and it includes methods for setting the account to be updated, as well as the fields that should be updated, using the `FieldMask`."],["The `UpdateAccountRequest` class provides static methods to create new instances, retrieve default instances, and parse from various input formats like byte arrays, ByteString, streams, and buffers."],["Static fields in the class define field numbers for `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, to be used within the class."]]],[]]