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 webpage provides documentation for the `UpdatePropertyRequest` class in the Google Analytics Admin V1 Beta Java library, specifically detailing its structure, fields, and usage."],["The documentation covers a range of versions of the Google Analytics Admin library, from version 0.14.0 up to the latest version, 0.70.0, and includes version 0.50.0 which is the main reference point of this current document."],["`UpdatePropertyRequest` is a class that extends `GeneratedMessageV3` and implements `UpdatePropertyRequestOrBuilder`, used for updating properties in Google Analytics."],["The class includes methods for parsing, setting, and retrieving data, and also contains details on the required fields `property` and `update_mask` which are used for the update request."],["The page also has details on static fields such as `PROPERTY_FIELD_NUMBER`, and `UPDATE_MASK_FIELD_NUMBER` that are useful for working with this class."]]],[]]