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 details the `UpdateAccountRequest` class within the Google Analytics Admin API, specifically for version 0.54.0, as well as a list of versions ranging from 0.14.0 to 0.70.0."],["`UpdateAccountRequest` is a request message used in RPCs to update a Google Analytics account, inheriting from `GeneratedMessageV3` and implementing `UpdateAccountRequestOrBuilder`."],["This class includes methods for parsing, serialization, and handling account updates, as well as checking the initialization status and retrieving properties for the account field."],["Static methods within `UpdateAccountRequest` provide functionalities for obtaining default instances, descriptors, builders, and parsing data from various input types like `byte[]`, `ByteString`, and `InputStream`, as well as numerous other methods."],["The provided content references that `UpdateAccountRequest` requires an `Account` and a `FieldMask` to update, with `account.name` field used to identify the account, and update masks allowing for specifying which fields to change."]]],[]]