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 within the Google Analytics Admin API's Java client library, specifically for version 0.41.0."],["The `UpdatePropertyRequest` class, which extends `GeneratedMessageV3`, is used to construct requests for updating properties in the Google Analytics Admin service, and it requires a property and an update mask to specify the changes."],["The page lists all versions of the library that have been released, starting from version 0.14.0 all the way to the current latest version of 0.70.0, with links to the respective documentation for each version."],["This webpage documents both static fields and static and instance methods of the `UpdatePropertyRequest` class, showing methods such as parsing, getting the default instance, and building new instances."],["The class inherits methods and functionalities from several parent classes including `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite`, as can be seen in the documented inherited members."]]],[]]