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-04-09 UTC."],[[["This page provides documentation for the `UpdatePropertyRequest` class within the Google Analytics Admin API's Java client library, specifically for version 0.68.0."],["The `UpdatePropertyRequest` class, which extends `GeneratedMessageV3`, is used to construct requests to update a property in the Google Analytics Admin service."],["The documentation includes links to various older and the latest versions of the Google Analytics Admin Java library that all implement `UpdatePropertyRequest`, spanning from version 0.14.0 up to the most recent, version 0.70.0."],["The `UpdatePropertyRequest` class requires a property and a field mask to specify which parts of the property to update."],["The page details both instance and static methods of `UpdatePropertyRequest`, such as `getProperty()`, `getUpdateMask()`, `parseFrom()`, and `getDefaultInstance()`."]]],[]]