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 lists different versions of the `UpdatePropertyRequest` class for the Google Analytics Admin API, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `UpdatePropertyRequest` class is a request message used in RPC calls to update a property within the Google Analytics Admin service."],["It extends `GeneratedMessageV3` and implements `UpdatePropertyRequestOrBuilder`, providing methods for updating properties and defining the fields that can be updated."],["The `UpdatePropertyRequest` class has static methods for creating new instances, parsing data, and obtaining descriptors, including fields such as `PROPERTY_FIELD_NUMBER` and `UPDATE_MASK_FIELD_NUMBER`."],["This class is used to update the property, and the property's name field is used to identify the property to be updated."]]],[]]