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."],[[["This page lists the different versions of the `UpdateAccountRequest` class in the Google Analytics Admin API, ranging from version 0.14.0 up to the latest version 0.70.0."],["The `UpdateAccountRequest` class is used to update an account and is a part of the `google.analytics.admin.v1beta` package, which extends the `GeneratedMessageV3` class."],["The page details that the `UpdateAccountRequest` class has two main fields: `ACCOUNT_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`, which are static integer values."],["The page documents the various static methods for creating and parsing instances of the `UpdateAccountRequest` class, including `getDefaultInstance()`, `newBuilder()`, `parseFrom()`, and `parser()`."],["The provided documentation includes information on the methods and their purposes within the `UpdateAccountRequest` class, such as `getAccount()`, `getUpdateMask()`, `hasAccount()`, `hasUpdateMask()`, `equals()` and more."]]],[]]